AyoubChLin
commited on
Commit
•
8d76a3f
1
Parent(s):
dc8b7b6
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ language:
|
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
label = ['business', 'entertainment', 'politics', 'sport', 'tech']
|
|
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
pipeline_tag: text-classification
|
10 |
+
widget:
|
11 |
+
- text: money in the pocket
|
12 |
+
- text: no one can win this cup in quatar..
|
13 |
+
- text: new transformers architicture can build a large language model with low
|
14 |
+
ressources
|
15 |
---
|
16 |
|
17 |
label = ['business', 'entertainment', 'politics', 'sport', 'tech']
|