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

Training in progress, step 500

Browse files
config.json CHANGED
@@ -15,7 +15,7 @@
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,
 
15
  "is_encoder_decoder": true,
16
  "is_gated_act": false,
17
  "layer_norm_epsilon": 1e-06,
18
+ "max_length": 256,
19
  "model_type": "t5",
20
  "n_positions": 512,
21
  "num_decoder_layers": 6,
runs/Sep23_14-00-08_bd6754d92eab/1663941700.829491/events.out.tfevents.1663941700.bd6754d92eab.2932.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f7a900e0f154815fe9fae74994eb3868c990e84a3a55643d9951f4bccc45a59
3
+ size 5767
runs/Sep23_14-00-08_bd6754d92eab/events.out.tfevents.1663941690.bd6754d92eab.2932.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f85193d93633352dc54a8828b7562c5b131d82cef3ea5456973e03b9f2ae2933
3
+ size 5132
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
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:693bf1a331515ceb5fb680acda65cc25848aebcb024d278654ddce0a4e5d6e16
3
  size 3503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3230fcce98b276909d672b0567023f0b4d8b0fc0ebe7e4b30913ac8b1232888
3
  size 3503