Sabyasachi
commited on
Commit
•
288db20
1
Parent(s):
b39f8b0
Training in progress, step 5000
Browse files
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -32,6 +32,7 @@
|
|
32 |
"max_length": 50
|
33 |
}
|
34 |
},
|
|
|
35 |
"transformers_version": "4.27.3",
|
36 |
"use_cache": true,
|
37 |
"vocab_size": 50000
|
|
|
32 |
"max_length": 50
|
33 |
}
|
34 |
},
|
35 |
+
"torch_dtype": "float32",
|
36 |
"transformers_version": "4.27.3",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50000
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de60e57b6328f97221cdb36dd01012825507ad8c4f9d2c10792b6773b47b91e0
|
3 |
+
size 509608509
|
runs/Mar27_03-26-22_3e579ff1b4ed/1679887837.575928/events.out.tfevents.1679887837.3e579ff1b4ed.666.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a7f9ef9bd4b58d23f5abeef2a73d060677d95b1d928aca55033301589ceb208
|
3 |
+
size 5764
|
runs/Mar27_03-26-22_3e579ff1b4ed/events.out.tfevents.1679887837.3e579ff1b4ed.666.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2831e3c673bf03ba49aaf3788c17170f6cc34fb3b2af066bf2610f0a0c65a362
|
3 |
+
size 4567
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac393f429db07e6f333af7229f76e00ec20aac2957c964b58b4c19f9c72da9ff
|
3 |
+
size 3579
|