cartesinus
commited on
Commit
•
5de0f3c
1
Parent(s):
a36f285
Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,25 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- f1
|
8 |
model-index:
|
9 |
- name: xlm-r-base-amazon-massive-domain
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
datasets:
|
12 |
- AmazonScience/massive
|
13 |
language:
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- nlu
|
6 |
+
- domain-classificatoin
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
- f1
|
10 |
model-index:
|
11 |
- name: xlm-r-base-amazon-massive-domain
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: text-classification
|
15 |
+
type: text-classification
|
16 |
+
dataset:
|
17 |
+
name: MASSIVE
|
18 |
+
type: AmazonScience/massive
|
19 |
+
split: test
|
20 |
+
metrics:
|
21 |
+
- name: F1
|
22 |
+
type: f1
|
23 |
+
value: 0.9213
|
24 |
datasets:
|
25 |
- AmazonScience/massive
|
26 |
language:
|