Splend1dchan commited on
Commit
f674f37
1 Parent(s): 981855d

Training in progress, step 684

Browse files
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "byt5-base-squad",
3
+ "architectures": [
4
+ "T5ForConditionalGeneration"
5
+ ],
6
+ "d_ff": 3968,
7
+ "d_kv": 64,
8
+ "d_model": 1536,
9
+ "decoder_start_token_id": 0,
10
+ "dropout_rate": 0.1,
11
+ "eos_token_id": 1,
12
+ "feed_forward_proj": "gated-gelu",
13
+ "gradient_checkpointing": false,
14
+ "initializer_factor": 1.0,
15
+ "is_encoder_decoder": true,
16
+ "layer_norm_epsilon": 1e-06,
17
+ "model_type": "t5",
18
+ "num_decoder_layers": 6,
19
+ "num_heads": 12,
20
+ "num_layers": 18,
21
+ "output_past": true,
22
+ "pad_token_id": 0,
23
+ "relative_attention_num_buckets": 32,
24
+ "tie_word_embeddings": false,
25
+ "tokenizer_class": "ByT5Tokenizer",
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.17.0",
28
+ "use_cache": true,
29
+ "vocab_size": 384
30
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa83fd40db5c66907cef4140d858a2f65e25d24aefcc827ab50ea277f2ca121
3
+ size 2326728585
runs/Apr10_09-00-34_stwl6pctr1649515016669-j28st/1649552467.354788/events.out.tfevents.1649552467.stwl6pctr1649515016669-j28st.2996.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3d3bff487b5c5cce7c4a4d8211b87fb1748c58e85f293fa4d671ed4154f444d
3
+ size 4770
runs/Apr10_09-00-34_stwl6pctr1649515016669-j28st/events.out.tfevents.1649552467.stwl6pctr1649515016669-j28st.2996.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc6dec2e6fd6691b01a6403719cee1367cfb004b4a32e932c6590126fba52f9e
3
+ size 3368
runs/Apr10_09-22-09_stwl6pctr1649515016669-j28st/1649553756.4964561/events.out.tfevents.1649553756.stwl6pctr1649515016669-j28st.3231.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00c37c20f508fa5fa755f1409e312f331088811f6d7165a8c895532a2662b46e
3
+ size 4770
runs/Apr10_09-22-09_stwl6pctr1649515016669-j28st/events.out.tfevents.1649553756.stwl6pctr1649515016669-j28st.3231.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:440b34105e42ae4cc90726fc745a77583dfe8cdd88a8bcfc1435ac1879b427d9
3
+ size 3552
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:438bd1f950e23af702c55250b53129e4b21920af50dc570f25c5eae1f04c620b
3
+ size 3055