vineetsharma
commited on
Commit
·
ae172bc
1
Parent(s):
58e3dcd
Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -55,7 +55,7 @@
|
|
55 |
}
|
56 |
},
|
57 |
"tie_word_embeddings": false,
|
58 |
-
"torch_dtype": "
|
59 |
"transformers_version": "4.33.2",
|
60 |
"use_cache": true,
|
61 |
"vocab_size": 32128
|
|
|
55 |
}
|
56 |
},
|
57 |
"tie_word_embeddings": false,
|
58 |
+
"torch_dtype": "float32",
|
59 |
"transformers_version": "4.33.2",
|
60 |
"use_cache": true,
|
61 |
"vocab_size": 32128
|
pytorch_model.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:69473f9dd4f83a74bf1ccd1e3833306dc80282697e2adb294f2af66e72b60245
|
3 |
+
size 307910149
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e91ca70fedb283603e01a841bdd18561c07ef1821847fe56bfeb10391a4794b
|
3 |
size 4027
|