Hezam commited on
Commit
419c959
1 Parent(s): 1751faf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -2,27 +2,27 @@
2
  language:
3
  - ar
4
  metrics:
5
- - accuracy
6
- - bleu
 
7
  library_name: transformers
8
  pipeline_tag: text2text-generation
9
  tags:
10
- - Classification and Generation
11
  - Classification
12
- - Generation
13
  - ArabicT5
14
-
 
15
  widget:
16
- - text: خسارة مدوية لليفربول امام تولوز وفوز كبير لبيتيس، انتصار الفيولا واستون فيلا في دوري المؤتمر، والد لويس دياز حر، فوز انديانا على ميلووكي, انتصار للانترانيك
 
 
 
 
17
 
 
18
 
19
- ---
20
- model-index:
21
- - name: Hezam/arabic-T5-news-classification-generation
22
- - task:
23
- type: classification and generation
24
- name: Classification_Generation
25
-
26
  -The number in the generated text represents the category of the news, as shown below.
27
  category_mapping = {
28
 
 
2
  language:
3
  - ar
4
  metrics:
5
+ - Accuracy
6
+ - F1_score
7
+ - BLEU
8
  library_name: transformers
9
  pipeline_tag: text2text-generation
10
  tags:
11
+ - Classification and Generation
12
  - Classification
13
+ - Generation
14
  - ArabicT5
15
+ - Text Classification
16
+ - Text2Text Generation
17
  widget:
18
+ - text: >-
19
+ خسارة مدوية لليفربول امام تولوز وفوز كبير لبيتيس، انتصار الفيولا واستون فيلا
20
+ في دوري المؤتمر، والد لويس دياز حر، فوز انديانا على ميلووكي, انتصار
21
+ للانترانيك
22
+ ---
23
 
24
+ # ArabicT5: Classification and Generation of Arabic News
25
 
 
 
 
 
 
 
 
26
  -The number in the generated text represents the category of the news, as shown below.
27
  category_mapping = {
28