abdalrahmanshahrour
commited on
Commit
•
bf10949
1
Parent(s):
085c424
Update
Browse files
README.md
CHANGED
@@ -34,9 +34,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
# arabartsummarization
|
36 |
|
37 |
-
This model is a fine-tuned version of [moussaKam/AraBART](https://huggingface.co/moussaKam/AraBART) on the xlsum dataset.
|
38 |
-
It achieves the following results on the evaluation set:
|
39 |
-
- Loss: 2.3394
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -66,6 +63,13 @@ result
|
|
66 |
>>> "تجددت الاشتباكات بين الجيش اللبناني ومحتجين في مدينة طرابلس شمالي لبنان."
|
67 |
```
|
68 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
|
70 |
## Intended uses & limitations
|
71 |
|
|
|
34 |
|
35 |
# arabartsummarization
|
36 |
|
|
|
|
|
|
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
63 |
>>> "تجددت الاشتباكات بين الجيش اللبناني ومحتجين في مدينة طرابلس شمالي لبنان."
|
64 |
```
|
65 |
|
66 |
+
## Validation Metrics
|
67 |
+
|
68 |
+
- Loss: 2.3394
|
69 |
+
- Rouge1: 1.142
|
70 |
+
- Rouge2: 0.227
|
71 |
+
- RougeL: 1.124
|
72 |
+
- RougeLsum: 1.234
|
73 |
|
74 |
## Intended uses & limitations
|
75 |
|