Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +3 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -52,7 +52,7 @@
|
|
52 |
"problem_type": "single_label_classification",
|
53 |
"qkv_bias": true,
|
54 |
"torch_dtype": "float32",
|
55 |
-
"transformers_version": "4.
|
56 |
"use_absolute_embeddings": false,
|
57 |
"window_size": 8
|
58 |
}
|
|
|
52 |
"problem_type": "single_label_classification",
|
53 |
"qkv_bias": true,
|
54 |
"torch_dtype": "float32",
|
55 |
+
"transformers_version": "4.35.0",
|
56 |
"use_absolute_embeddings": false,
|
57 |
"window_size": 8
|
58 |
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0a6fdf1bebe7df2e78df40e098a2269bf3de17f4a393f318235eafbb7361fc1
|
3 |
+
size 110356296
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:277d55660f6209a5c71e11012a5585c49de02e17774e443dcf586fed9b2214cc
|
3 |
+
size 4728
|