Theoreticallyhugo
commited on
Commit
•
11e5a32
1
Parent(s):
08c3742
Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
"pad_token_id": 1,
|
48 |
"sep_token_id": 2,
|
49 |
"torch_dtype": "float32",
|
50 |
-
"transformers_version": "4.37.
|
51 |
"type_vocab_size": 1,
|
52 |
"vocab_size": 50265
|
53 |
}
|
|
|
47 |
"pad_token_id": 1,
|
48 |
"sep_token_id": 2,
|
49 |
"torch_dtype": "float32",
|
50 |
+
"transformers_version": "4.37.2",
|
51 |
"type_vocab_size": 1,
|
52 |
"vocab_size": 50265
|
53 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 592318676
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f12621cdf5420021cc58c2cc96adc91900c141c3aeea05d5ee10faad735beaa8
|
3 |
size 592318676
|
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:dbeff9bba06b34eee168b99058912e8b93ad8385b3d991c73aa76caed642749c
|
3 |
size 4664
|