kaustavbhattacharjee
commited on
Commit
•
a75e4e0
1
Parent(s):
e9a3af8
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: finetuning-DistillBERT-3000-samples
|
11 |
results: []
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -56,4 +58,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.38.1
|
57 |
- Pytorch 2.1.0+cu121
|
58 |
- Datasets 2.18.0
|
59 |
-
- Tokenizers 0.15.2
|
|
|
9 |
model-index:
|
10 |
- name: finetuning-DistillBERT-3000-samples
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- imdb
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
58 |
- Transformers 4.38.1
|
59 |
- Pytorch 2.1.0+cu121
|
60 |
- Datasets 2.18.0
|
61 |
+
- Tokenizers 0.15.2
|