hizclick commited on
Commit
1da3b97
·
1 Parent(s): a08120c

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "t5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
- "d_ff": 2048,
7
  "d_kv": 64,
8
- "d_model": 512,
9
  "decoder_start_token_id": 0,
10
  "dense_act_fn": "relu",
11
  "dropout_rate": 0.1,
@@ -17,9 +17,9 @@
17
  "layer_norm_epsilon": 1e-06,
18
  "model_type": "t5",
19
  "n_positions": 512,
20
- "num_decoder_layers": 6,
21
- "num_heads": 8,
22
- "num_layers": 6,
23
  "output_past": true,
24
  "pad_token_id": 0,
25
  "relative_attention_max_distance": 128,
 
1
  {
2
+ "_name_or_path": "t5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
+ "d_ff": 3072,
7
  "d_kv": 64,
8
+ "d_model": 768,
9
  "decoder_start_token_id": 0,
10
  "dense_act_fn": "relu",
11
  "dropout_rate": 0.1,
 
17
  "layer_norm_epsilon": 1e-06,
18
  "model_type": "t5",
19
  "n_positions": 512,
20
+ "num_decoder_layers": 12,
21
+ "num_heads": 12,
22
+ "num_layers": 12,
23
  "output_past": true,
24
  "pad_token_id": 0,
25
  "relative_attention_max_distance": 128,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44bdca985aa6dab185dbbb387df67eb6834166c50511fcb2cee255dc33de6e8d
3
- size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5e766a0903993eb28969924cbd56169a7db6e9887d9d8549245e997f708fad1
3
+ size 891702929
runs/May19_23-19-15_solide/1684531177.543046/events.out.tfevents.1684531177.solide.4133983.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e371c29c9b9b66f8f0caec68ba36dfb71d10cf558f02f6c123ed63c03259d4f7
3
+ size 6120
runs/May19_23-19-15_solide/events.out.tfevents.1684531177.solide.4133983.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:419f04e08f8d43d747559d75e1482a18cb0c81efaa843bbc9e1b2362071b0a78
3
+ size 5047
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5827b8a41896015031b9ac69bae87b3f8a980913c9c77c24a3618ef0037b3f8
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60d64ad9f4e28fa41c2aa034574fa3612e627b4afe3284967c61ca10b897368c
3
  size 4091