epinnock commited on
Commit
02e8ba7
·
1 Parent(s): 58d2238

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "epinnock/flan-t5-small-codeparrot-xlcost-text-to-code",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
- "d_ff": 1024,
7
  "d_kv": 64,
8
- "d_model": 512,
9
  "decoder_start_token_id": 0,
10
  "dense_act_fn": "gelu_new",
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": 8,
21
- "num_heads": 6,
22
- "num_layers": 8,
23
  "output_past": true,
24
  "pad_token_id": 0,
25
  "relative_attention_max_distance": 128,
@@ -54,7 +54,7 @@
54
  }
55
  },
56
  "tie_word_embeddings": false,
57
- "torch_dtype": "float32",
58
  "transformers_version": "4.26.0",
59
  "use_cache": true,
60
  "vocab_size": 32128
 
1
  {
2
+ "_name_or_path": "google/flan-t5-xl",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
+ "d_ff": 5120,
7
  "d_kv": 64,
8
+ "d_model": 2048,
9
  "decoder_start_token_id": 0,
10
  "dense_act_fn": "gelu_new",
11
  "dropout_rate": 0.1,
 
17
  "layer_norm_epsilon": 1e-06,
18
  "model_type": "t5",
19
  "n_positions": 512,
20
+ "num_decoder_layers": 24,
21
+ "num_heads": 32,
22
+ "num_layers": 24,
23
  "output_past": true,
24
  "pad_token_id": 0,
25
  "relative_attention_max_distance": 128,
 
54
  }
55
  },
56
  "tie_word_embeddings": false,
57
+ "torch_dtype": "float16",
58
  "transformers_version": "4.26.0",
59
  "use_cache": true,
60
  "vocab_size": 32128
logs/1675222450.3822763/events.out.tfevents.1675222450.nvrepdqw7c.3564.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36892d7d7761a7bbb31edd541f88f6b8374278d1216ed1019991b2da94306b41
3
+ size 5987
logs/1675222583.5897412/events.out.tfevents.1675222583.nvrepdqw7c.3564.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46ab7dc44f036109f86a02769e72b54010183f4fbd6ccb7c1a5d26855791aeeb
3
+ size 5986
logs/1675225039.5213091/events.out.tfevents.1675225039.nxpmsd97rg.32.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df065a213a2174cf1b9f160666aa839744db3f2da175a8c1f1d330ea95e23f35
3
+ size 5986
logs/events.out.tfevents.1675222450.nvrepdqw7c.3564.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6757ec64694bc11f3e288f33715534eafdcd971c83ad6d8776f6a774e76c413
3
+ size 4903
logs/events.out.tfevents.1675222583.nvrepdqw7c.3564.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:970cce04d3cd12ca24611554bebad4f3b81c997bb91be28a1dca847e1a77829e
3
+ size 4900
logs/events.out.tfevents.1675225039.nxpmsd97rg.32.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72dc0bbb25394408d09fe75bcc14969ee97113aa4d037fb401a555c45b4a5e39
3
+ size 5582
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64b4dd922b5a8d8879b9071d9e16e9c69c0fc76224aafbc82af037bfb6d2d95d
3
- size 307908421
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:797c4de9cecce787421ddd9bfdae958a1bcff72ba5f5582ff015df20026b5902
3
+ size 6706339385
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b2b52ec3d0ca442b54d5798f6317ad9a4c66d841f0941cace188b23233a1e89
3
  size 3695
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2e5272b490bcc45e6ec080da9e7914bf9b839015e4f48f96fe613d5c4e83f90
3
  size 3695