Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: vit-base-letter
|
10 |
results: []
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -89,4 +93,4 @@ The following hyperparameters were used during training:
|
|
89 |
- Transformers 4.26.1
|
90 |
- Pytorch 1.13.0
|
91 |
- Datasets 2.1.0
|
92 |
-
- Tokenizers 0.13.2
|
|
|
8 |
model-index:
|
9 |
- name: vit-base-letter
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- pittawat/letter_recognition
|
13 |
+
language:
|
14 |
+
- en
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
93 |
- Transformers 4.26.1
|
94 |
- Pytorch 1.13.0
|
95 |
- Datasets 2.1.0
|
96 |
+
- Tokenizers 0.13.2
|