Update README.md
Browse files
README.md
CHANGED
@@ -19,13 +19,11 @@ widget:
|
|
19 |
---
|
20 |
model-index:
|
21 |
- name: Hezam/arabic-T5-news-classification-generation
|
22 |
-
results:
|
23 |
- task:
|
24 |
type: classification and generation
|
25 |
name: Classification_Generation
|
26 |
-
|
27 |
-
|
28 |
-
The number in the generated text represents the category of the news, as shown below.
|
29 |
category_mapping = {
|
30 |
|
31 |
'Political':1,
|
|
|
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 |
|
29 |
'Political':1,
|