Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: test_trainer
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- 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.30.0
|
61 |
- Pytorch 2.2.1+cu121
|
62 |
- Datasets 2.18.0
|
63 |
-
- Tokenizers 0.13.3
|
|
|
7 |
model-index:
|
8 |
- name: test_trainer
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- yelp_review_full
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
62 |
- Transformers 4.30.0
|
63 |
- Pytorch 2.2.1+cu121
|
64 |
- Datasets 2.18.0
|
65 |
+
- Tokenizers 0.13.3
|