Shivam098 commited on
Commit
cb588e7
1 Parent(s): cf4e22c

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -3,7 +3,6 @@
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
- "classifier_dropout": 0.0,
7
  "d_ff": 2048,
8
  "d_kv": 64,
9
  "d_model": 512,
@@ -55,7 +54,7 @@
55
  }
56
  },
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.32.0",
59
  "use_cache": true,
60
  "vocab_size": 32128
61
  }
 
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
6
  "d_ff": 2048,
7
  "d_kv": 64,
8
  "d_model": 512,
 
54
  }
55
  },
56
  "torch_dtype": "float32",
57
+ "transformers_version": "4.30.2",
58
  "use_cache": true,
59
  "vocab_size": 32128
60
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b5d14eb2e3c87044e01efbfe50eb1f5fb549da31089130dff730252f2568f24
3
  size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:626ce388c507ea6987b58b8be785aa97eac5ea885f974f8c02657fe7838ee8c5
3
  size 242071641
runs/Aug25_05-10-30_1c379bc27202/events.out.tfevents.1692940380.1c379bc27202.28.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07ae780a8121cbff5810d894e5b8a640f342043a4567d30e55b467e4e2cab2b8
3
+ size 5169
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60acb128cf7b7f2536e8f38a5b18a05535c9e14c7a355904270e15b0945ea86
3
+ size 791656
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa8d603c212848de747bd39e16b736f4a96dd0da8a08a8ed79f0a0996d178f61
3
- size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:236f55eaed39f04a87d4f7e6906d7806d0ed9f4c78c06a512c9482d60bac03c8
3
+ size 4091