dipesh commited on
Commit
df81f89
1 Parent(s): d47ff4d

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd84c3a0062020017d8093c2d8b8e9afd52ac45828cc4c455dc89c01c25e3f28
3
+ size 267913965
runs/Jan27_22-09-59_d4d9bbc57121/1674857411.155256/events.out.tfevents.1674857411.d4d9bbc57121.14700.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:219de156f6cf58b3efa7bfa2f3cbe58904aaf94c4b788b97616fc709a199eefb
3
+ size 5718
runs/Jan27_22-09-59_d4d9bbc57121/events.out.tfevents.1674857411.d4d9bbc57121.14700.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b837c1c419bfad56851d0c880e263d8a5e8fc61005954e85f7e6c3e805f1700
3
+ size 5397
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e0fe72da9aa986c2746659fa1c7cb29f469ba5ca39473e0dd213cdc5a722fcb
3
+ size 3515