Views
No views yet
PyTorch for an abstractive summarization task in Arabic.[!IMPORTANT] The model inferenc is not ready, i mean you can't loading it directly from theTransformerslibrary.As soon as possible i will create an inference API, and integrate the model with the Transformers library.
174M parameters.32,473 rows.4689 rows.4689 rows.| Epoch | Loss(train) | Loss(validation) | Epoch Time (hours) | Training Time (hours) | Device |
|---|---|---|---|---|---|
| 1 | 10.03 | 9.72 | 0.23 | 1.1 | 1 x L4OS |
| 2 | 9.61 | 9.44 | 0.22 | 1.1 | 1 x L4OS |
| 3 | 9.36 | 9.22 | 0.22 | 1.1 | 1 x L4OS |
| 4 | 9.16 | 9.05 | 0.22 | 1.1 | 1 x L4OS |
| 5 | 9.01 | 8.92 | 0.22 | 1.1 | 1 x L4OS |
MIT License.