amritpuhan
commited on
Commit
•
48880b2
1
Parent(s):
e9cb3a7
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: fine-tuned-bert-base-uncased-swag
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -60,4 +62,4 @@ The following hyperparameters were used during training:
|
|
60 |
- Transformers 4.41.2
|
61 |
- Pytorch 2.3.0+cu121
|
62 |
- Datasets 2.20.0
|
63 |
-
- Tokenizers 0.19.1
|
|
|
8 |
model-index:
|
9 |
- name: fine-tuned-bert-base-uncased-swag
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- allenai/swag
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
62 |
- Transformers 4.41.2
|
63 |
- Pytorch 2.3.0+cu121
|
64 |
- Datasets 2.20.0
|
65 |
+
- Tokenizers 0.19.1
|