Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,12 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: outputs
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -242,4 +248,4 @@ The following hyperparameters were used during training:
|
|
242 |
- Transformers 4.35.2
|
243 |
- Pytorch 2.1.0+cu118
|
244 |
- Datasets 2.15.0
|
245 |
-
- Tokenizers 0.15.0
|
|
|
7 |
model-index:
|
8 |
- name: outputs
|
9 |
results: []
|
10 |
+
license: apache-2.0
|
11 |
+
datasets:
|
12 |
+
- Andron00e/CIFAR10-custom
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
library_name: transformers
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
248 |
- Transformers 4.35.2
|
249 |
- Pytorch 2.1.0+cu118
|
250 |
- Datasets 2.15.0
|
251 |
+
- Tokenizers 0.15.0
|