Training in progress, epoch 1
Browse files- config.json +2 -2
- model.safetensors +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -42,8 +42,8 @@
|
|
42 |
"pooler_size_per_head": 128,
|
43 |
"pooler_type": "first_token_transform",
|
44 |
"position_embedding_type": "absolute",
|
45 |
-
"torch_dtype": "
|
46 |
-
"transformers_version": "4.
|
47 |
"type_vocab_size": 2,
|
48 |
"use_cache": true,
|
49 |
"vocab_size": 119547
|
|
|
42 |
"pooler_size_per_head": 128,
|
43 |
"pooler_type": "first_token_transform",
|
44 |
"position_embedding_type": "absolute",
|
45 |
+
"torch_dtype": "bfloat16",
|
46 |
+
"transformers_version": "4.40.0",
|
47 |
"type_vocab_size": 2,
|
48 |
"use_cache": true,
|
49 |
"vocab_size": 119547
|
model.safetensors
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:9f98f8fc0eb6f37c799e07757d6d2faf99980ecffff43a91e5a7cbf1647ba936
|
3 |
+
size 354560014
|
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:173181064db6c4cef0c1756babed4d032150fcb1e542623ef3c02666fce2d960
|
3 |
+
size 4984
|