Commit
•
e833752
1
Parent(s):
d9d05ba
Update README.md (#1)
Browse files- Update README.md (708cf25bb659c80276a8b64ce06f88e4331b6b9f)
Co-authored-by: Hoàng Đình Quý VŨ <HoangVuSnape@users.noreply.huggingface.co>
README.md
CHANGED
@@ -9,6 +9,8 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: finetuned-bert-mrpc
|
11 |
results: []
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -61,4 +63,4 @@ The following hyperparameters were used during training:
|
|
61 |
- Transformers 4.41.2
|
62 |
- Pytorch 2.3.0+cu121
|
63 |
- Datasets 2.20.0
|
64 |
-
- Tokenizers 0.19.1
|
|
|
9 |
model-index:
|
10 |
- name: finetuned-bert-mrpc
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- nyu-mll/glue
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
63 |
- Transformers 4.41.2
|
64 |
- Pytorch 2.3.0+cu121
|
65 |
- Datasets 2.20.0
|
66 |
+
- Tokenizers 0.19.1
|