j0hngou commited on
Commit
8d137f7
1 Parent(s): f3b5c87

Training in progress, step 500

Browse files
config.json CHANGED
@@ -15,6 +15,7 @@
15
  "is_encoder_decoder": true,
16
  "is_gated_act": false,
17
  "layer_norm_epsilon": 1e-06,
 
18
  "model_type": "t5",
19
  "n_positions": 512,
20
  "num_decoder_layers": 6,
 
15
  "is_encoder_decoder": true,
16
  "is_gated_act": false,
17
  "layer_norm_epsilon": 1e-06,
18
+ "max_length": 512,
19
  "model_type": "t5",
20
  "n_positions": 512,
21
  "num_decoder_layers": 6,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20ed602c4ddde25e1fc7836a80901d6968ede7fee24255e46dab1384e51141c4
3
  size 242070267
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:108d9e0fdc67c0e621c0b0759e90eaedd8d8b818f79cdaf06969be793ebc347b
3
  size 242070267
runs/Sep23_13-48-40_bd6754d92eab/1663941051.2858653/events.out.tfevents.1663941051.bd6754d92eab.2424.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d677990e5baffb6e5ab1a5fa69275565cd385a649192bbad891626f0e897e30
3
+ size 5767
runs/Sep23_13-48-40_bd6754d92eab/events.out.tfevents.1663941011.bd6754d92eab.2424.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97f744033425242c157e21633e3790920d4dacbb0ea35946bb29f85549151490
3
+ size 5132
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba5a778f3825630af642ba396e4e45a4d6a49c9561f28af58af301286564c116
3
  size 3503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:693bf1a331515ceb5fb680acda65cc25848aebcb024d278654ddce0a4e5d6e16
3
  size 3503