mridhulanatarajan
commited on
Commit
•
a23b51a
1
Parent(s):
0fbfeab
Training in progress, epoch 4
Browse files- config.json +1 -1
- logs/events.out.tfevents.1708606826.e081ae6016b2.4083.0 +3 -0
- model.safetensors +3 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
"pad_token_id": 0,
|
38 |
"position_embedding_type": "absolute",
|
39 |
"torch_dtype": "float32",
|
40 |
-
"transformers_version": "4.
|
41 |
"type_vocab_size": 2,
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 30522
|
|
|
37 |
"pad_token_id": 0,
|
38 |
"position_embedding_type": "absolute",
|
39 |
"torch_dtype": "float32",
|
40 |
+
"transformers_version": "4.37.2",
|
41 |
"type_vocab_size": 2,
|
42 |
"use_cache": true,
|
43 |
"vocab_size": 30522
|
logs/events.out.tfevents.1708606826.e081ae6016b2.4083.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f99a054bb37d6994f4148b28a76279ab9719893304264ab180e22073de54b4ac
|
3 |
+
size 7211
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5166a10a018b18653add7a64220365852a87b58bbd84c321a1437b71cc01d34d
|
3 |
+
size 450558212
|
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:2fba417e89802075e39523f4b0de960e7d416a599a40815878f65718ca41f5a6
|
3 |
+
size 4728
|