Training in progress, step 9
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -41,7 +41,7 @@
|
|
41 |
"max_length": 50
|
42 |
}
|
43 |
},
|
44 |
-
"torch_dtype": "
|
45 |
"transformers_version": "4.48.0",
|
46 |
"use_cache": true,
|
47 |
"vocab_size": 50257
|
|
|
41 |
"max_length": 50
|
42 |
}
|
43 |
},
|
44 |
+
"torch_dtype": "bfloat16",
|
45 |
"transformers_version": "4.48.0",
|
46 |
"use_cache": true,
|
47 |
"vocab_size": 50257
|
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:2b38bb318b9d8b10503d82aed2ac4c1eae0a10884da296e28090e44c8f9193b1
|
3 |
+
size 709678792
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5182f46c2f406700467a3eb0478a259bdad45bfa011e70659907b917089e869
|
3 |
size 5368
|