Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,9 @@ metrics:
|
|
| 10 |
model-index:
|
| 11 |
- name: roberta-base-mrpc-glue
|
| 12 |
results: []
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -61,4 +64,4 @@ The following hyperparameters were used during training:
|
|
| 61 |
- Transformers 4.43.3
|
| 62 |
- Pytorch 2.3.1
|
| 63 |
- Datasets 2.20.0
|
| 64 |
-
- Tokenizers 0.19.1
|
|
|
|
| 10 |
model-index:
|
| 11 |
- name: roberta-base-mrpc-glue
|
| 12 |
results: []
|
| 13 |
+
datasets:
|
| 14 |
+
- nyu-mll/glue
|
| 15 |
+
pipeline_tag: text-classification
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 64 |
- Transformers 4.43.3
|
| 65 |
- Pytorch 2.3.1
|
| 66 |
- Datasets 2.20.0
|
| 67 |
+
- Tokenizers 0.19.1
|