Training in progress, step 30
Browse files- README.md +1 -5
- model.safetensors +1 -1
- pytorch_model.bin +3 -0
- training_args.bin +3 -0
README.md
CHANGED
@@ -23,10 +23,6 @@ model-index:
|
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
value: 0.8056426332288401
|
26 |
-
language:
|
27 |
-
- en
|
28 |
-
library_name: transformers
|
29 |
-
pipeline_tag: image-classification
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -112,4 +108,4 @@ The following hyperparameters were used during training:
|
|
112 |
- Transformers 4.35.2
|
113 |
- Pytorch 2.0.1+cu117
|
114 |
- Datasets 2.15.0
|
115 |
-
- Tokenizers 0.15.0
|
|
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
value: 0.8056426332288401
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
108 |
- Transformers 4.35.2
|
109 |
- Pytorch 2.0.1+cu117
|
110 |
- Datasets 2.15.0
|
111 |
+
- Tokenizers 0.15.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343223968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88bb5c9e57595fa21b57753eed45c5da6355f754310381527fa781e093e3a197
|
3 |
size 343223968
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:351d27808aa08147aecde76008b689ed4a92b8db98029a0a5c64c38ccd90b810
|
3 |
+
size 343268717
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60ace28fa66aaba1ade9846845ad59356f4ece11d0dd685b4c5227f93cd96824
|
3 |
+
size 4155
|