Librarian Bot: Update Hugging Face dataset ID
#4
by
librarian-bot
- opened
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
- fnet-bert-base-comparison
|
8 |
datasets:
|
9 |
-
- glue
|
10 |
metrics:
|
11 |
- accuracy
|
12 |
- f1
|
@@ -14,19 +14,19 @@ model-index:
|
|
14 |
- name: bert-base-cased-finetuned-qqp
|
15 |
results:
|
16 |
- task:
|
17 |
-
name: Text Classification
|
18 |
type: text-classification
|
|
|
19 |
dataset:
|
20 |
name: GLUE QQP
|
21 |
type: glue
|
22 |
args: qqp
|
23 |
metrics:
|
24 |
-
-
|
25 |
-
type: accuracy
|
26 |
value: 0.9083848627256987
|
27 |
-
|
28 |
-
|
29 |
value: 0.8767633750332712
|
|
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- generated_from_trainer
|
7 |
- fnet-bert-base-comparison
|
8 |
datasets:
|
9 |
+
- nyu-mll/glue
|
10 |
metrics:
|
11 |
- accuracy
|
12 |
- f1
|
|
|
14 |
- name: bert-base-cased-finetuned-qqp
|
15 |
results:
|
16 |
- task:
|
|
|
17 |
type: text-classification
|
18 |
+
name: Text Classification
|
19 |
dataset:
|
20 |
name: GLUE QQP
|
21 |
type: glue
|
22 |
args: qqp
|
23 |
metrics:
|
24 |
+
- type: accuracy
|
|
|
25 |
value: 0.9083848627256987
|
26 |
+
name: Accuracy
|
27 |
+
- type: f1
|
28 |
value: 0.8767633750332712
|
29 |
+
name: F1
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|