abdalrahmanshahrour
commited on
Commit
•
367ccfe
1
Parent(s):
6e9518a
Update
Browse files
README.md
CHANGED
@@ -1,7 +1,17 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
-
|
4 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
language:
|
6 |
- unk
|
7 |
widget:
|
@@ -30,12 +40,12 @@ co2_eq_emissions:
|
|
30 |
- Rouge2: 0.127
|
31 |
- RougeL: 1.137
|
32 |
- RougeLsum: 1.129
|
33 |
-
- Gen Len: 19.774
|
34 |
|
35 |
-
|
36 |
|
37 |
-
|
|
|
|
|
|
|
38 |
|
39 |
-
|
40 |
-
$ curl -X POST -H "Authorization: Bearer YOUR_HUGGINGFACE_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoTrain"}' https://api-inference.huggingface.co/abdalrahmanshahrour/autotrain-auto-arabic-summarization-2581378622
|
41 |
-
```
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- summarization
|
4 |
+
- AraBERT
|
5 |
+
- BERT
|
6 |
+
- BERT2BERT
|
7 |
+
- MSA
|
8 |
+
- Arabic Text Summarization
|
9 |
+
- Arabic News Title Generation
|
10 |
+
- Arabic Paraphrasing
|
11 |
+
- Summarization
|
12 |
+
- generated_from_trainer
|
13 |
+
- Transformers
|
14 |
+
- PyTorch
|
15 |
language:
|
16 |
- unk
|
17 |
widget:
|
|
|
40 |
- Rouge2: 0.127
|
41 |
- RougeL: 1.137
|
42 |
- RougeLsum: 1.129
|
|
|
43 |
|
44 |
+
### Framework versions
|
45 |
|
46 |
+
- Transformers 4.25.1
|
47 |
+
- Pytorch 1.13.0+cu116
|
48 |
+
- Datasets 2.7.1
|
49 |
+
- Tokenizers 0.13.2
|
50 |
|
51 |
+
|
|
|
|