Ajay1994 commited on
Commit
0eb07d8
1 Parent(s): 54843b9

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. model_checkpoint.pt +3 -0
  2. optimizer.pt +3 -0
  3. training_state.json +7 -0
model_checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6a5a374e887fad173b947066a724318a48d3f8a8e6e436ea79c173af4196537
3
+ size 9087551336
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c524ba741c7473ba361b1df7b2aba6e2fa25026621308b29be0f17cc3ef5891
3
+ size 4765784984
training_state.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "global_step": 10000,
3
+ "update_step": 10000,
4
+ "tokens_seen": 7276826,
5
+ "tokens_seen_before": 7275802,
6
+ "update_time": 0.5078799724578857
7
+ }