manfred-seiwald
commited on
Commit
•
178039b
1
Parent(s):
672fb19
Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -24,7 +24,7 @@
|
|
24 |
"problem_type": "single_label_classification",
|
25 |
"token_dropout": true,
|
26 |
"torch_dtype": "float32",
|
27 |
-
"transformers_version": "4.38.
|
28 |
"use_cache": true,
|
29 |
"vocab_list": null,
|
30 |
"vocab_size": 33
|
|
|
24 |
"problem_type": "single_label_classification",
|
25 |
"token_dropout": true,
|
26 |
"torch_dtype": "float32",
|
27 |
+
"transformers_version": "4.38.2",
|
28 |
"use_cache": true,
|
29 |
"vocab_list": null,
|
30 |
"vocab_size": 33
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 136000284
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0656ead63252bdc62b632ec99fe6a6a4db8301906996d667324d4bfc9007336b
|
3 |
size 136000284
|
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:1a6af6fe8da4c0b5396f781f8cf16d6f9496d9c82b5c63fbb03b15af60751db1
|
3 |
+
size 4984
|