Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,12 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: aiornot_eman
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -61,4 +67,4 @@ The following hyperparameters were used during training:
|
|
61 |
- Transformers 4.27.3
|
62 |
- Pytorch 1.10.2
|
63 |
- Datasets 2.10.1
|
64 |
-
- Tokenizers 0.13.2
|
|
|
7 |
model-index:
|
8 |
- name: aiornot_eman
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- competitions/aiornot
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
library_name: transformers
|
15 |
+
pipeline_tag: image-classification
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
67 |
- Transformers 4.27.3
|
68 |
- Pytorch 1.10.2
|
69 |
- Datasets 2.10.1
|
70 |
+
- Tokenizers 0.13.2
|