Lokeshsoni2801
commited on
Commit
·
93f78be
1
Parent(s):
46170d9
End of training
Browse files
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -18,6 +18,7 @@
|
|
18 |
"seq_classif_dropout": 0.2,
|
19 |
"sinusoidal_pos_embds": false,
|
20 |
"tie_weights_": true,
|
|
|
21 |
"transformers_version": "4.30.2",
|
22 |
"vocab_size": 30522
|
23 |
}
|
|
|
18 |
"seq_classif_dropout": 0.2,
|
19 |
"sinusoidal_pos_embds": false,
|
20 |
"tie_weights_": true,
|
21 |
+
"torch_dtype": "float32",
|
22 |
"transformers_version": "4.30.2",
|
23 |
"vocab_size": 30522
|
24 |
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4783f522953599e2d04eb15417bd6859b5364903e818bbe768506d819485b314
|
3 |
+
size 267978033
|
runs/Jun29_09-41-07_2a1f23609851/events.out.tfevents.1688031765.2a1f23609851.1817.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6136ef0aabecea8b61a8a80799e0927a5e9668a4829304bc96b70d9ac27b6a2b
|
3 |
+
size 5806
|
runs/Jun29_09-41-07_2a1f23609851/events.out.tfevents.1688031884.2a1f23609851.1817.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ae39ccf98f0515b85f799d55c98a5d52b2b9357707a406d875b09d35c185479
|
3 |
+
size 359
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c80cf80b77206771c2dd100f9f06cd20dec280bf6ffee01354611216064993d
|
3 |
+
size 3963
|