Librarian Bot: Update Hugging Face dataset ID
#5
by
librarian-bot
- opened
README.md
CHANGED
@@ -3,23 +3,23 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
-
- glue
|
7 |
metrics:
|
8 |
- matthews_correlation
|
9 |
model-index:
|
10 |
- name: distilbert-base-uncased-finetuned-cola
|
11 |
results:
|
12 |
- task:
|
13 |
-
name: Text Classification
|
14 |
type: text-classification
|
|
|
15 |
dataset:
|
16 |
name: glue
|
17 |
type: glue
|
18 |
args: cola
|
19 |
metrics:
|
20 |
-
-
|
21 |
-
type: matthews_correlation
|
22 |
value: 0.5406394412669151
|
|
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
+
- nyu-mll/glue
|
7 |
metrics:
|
8 |
- matthews_correlation
|
9 |
model-index:
|
10 |
- name: distilbert-base-uncased-finetuned-cola
|
11 |
results:
|
12 |
- task:
|
|
|
13 |
type: text-classification
|
14 |
+
name: Text Classification
|
15 |
dataset:
|
16 |
name: glue
|
17 |
type: glue
|
18 |
args: cola
|
19 |
metrics:
|
20 |
+
- type: matthews_correlation
|
|
|
21 |
value: 0.5406394412669151
|
22 |
+
name: Matthews Correlation
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|