Training in progress, epoch 1
Browse files
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "jonglet/
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
@@ -50,5 +50,5 @@
|
|
50 |
"problem_type": "single_label_classification",
|
51 |
"qkv_bias": true,
|
52 |
"torch_dtype": "float32",
|
53 |
-
"transformers_version": "4.
|
54 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "jonglet/clasif",
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
|
|
50 |
"problem_type": "single_label_classification",
|
51 |
"qkv_bias": true,
|
52 |
"torch_dtype": "float32",
|
53 |
+
"transformers_version": "4.30.2"
|
54 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343302509
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7df0e7159f76b5386ee8c4822e01bd53a5a95f6b89828bf3cf946704e40f05f3
|
3 |
size 343302509
|
runs/Jul02_08-41-56_e8972b936f8a/events.out.tfevents.1688287391.e8972b936f8a.1466.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bab4238f32341cc6337b48da8417edad2637758364e85e8c06733cb7a2f27061
|
3 |
+
size 4358
|
runs/Jul02_08-43-34_e8972b936f8a/events.out.tfevents.1688287419.e8972b936f8a.1466.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1821c64a857a374e45a98a3996cb56a229b70f915c3b63966b338eb849f0454
|
3 |
+
size 4837
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e40818a038eb312d55455de136d8de80a2fc2b72079cb08590ea5e1c1e87d9f2
|
3 |
+
size 3963
|