Theoreticallyhugo
commited on
Commit
•
642a706
1
Parent(s):
9adaa81
Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -51,7 +51,7 @@
|
|
51 |
"pad_token_id": 1,
|
52 |
"sep_token_id": 2,
|
53 |
"torch_dtype": "float32",
|
54 |
-
"transformers_version": "4.37.
|
55 |
"type_vocab_size": 1,
|
56 |
"vocab_size": 50265
|
57 |
}
|
|
|
51 |
"pad_token_id": 1,
|
52 |
"sep_token_id": 2,
|
53 |
"torch_dtype": "float32",
|
54 |
+
"transformers_version": "4.37.2",
|
55 |
"type_vocab_size": 1,
|
56 |
"vocab_size": 50265
|
57 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 592324828
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd32103a1feea235ea719b33ce5cfd8f2f7af6ba14fe725c874f313f3eacf400
|
3 |
size 592324828
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3da3e7b5055e9ee8cf551f933660c1f7f0208e4e6f010573ee2e5d51be4150eb
|
3 |
size 4664
|