Librarian Bot: Update Hugging Face dataset ID
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -9,23 +9,23 @@ tags:
|
|
9 |
- neural-compressor
|
10 |
- PostTrainingStatic
|
11 |
datasets:
|
12 |
-
- glue
|
13 |
metrics:
|
14 |
- f1
|
15 |
model-index:
|
16 |
- name: roberta-base-mrpc-int8-static
|
17 |
results:
|
18 |
- task:
|
19 |
-
name: Text Classification
|
20 |
type: text-classification
|
|
|
21 |
dataset:
|
22 |
name: GLUE MRPC
|
23 |
type: glue
|
24 |
args: mrpc
|
25 |
metrics:
|
26 |
-
-
|
27 |
-
type: f1
|
28 |
value: 0.924693520140105
|
|
|
29 |
---
|
30 |
# INT8 roberta-base-mrpc
|
31 |
|
|
|
9 |
- neural-compressor
|
10 |
- PostTrainingStatic
|
11 |
datasets:
|
12 |
+
- nyu-mll/glue
|
13 |
metrics:
|
14 |
- f1
|
15 |
model-index:
|
16 |
- name: roberta-base-mrpc-int8-static
|
17 |
results:
|
18 |
- task:
|
|
|
19 |
type: text-classification
|
20 |
+
name: Text Classification
|
21 |
dataset:
|
22 |
name: GLUE MRPC
|
23 |
type: glue
|
24 |
args: mrpc
|
25 |
metrics:
|
26 |
+
- type: f1
|
|
|
27 |
value: 0.924693520140105
|
28 |
+
name: F1
|
29 |
---
|
30 |
# INT8 roberta-base-mrpc
|
31 |
|