axiado commited on
Commit
c0fb74b
·
1 Parent(s): 0f7d383
Files changed (3) hide show
  1. README.md +45 -1
  2. config.json +26 -0
  3. tf_model.h5 +3 -0
README.md CHANGED
@@ -1,3 +1,47 @@
1
  ---
2
- license: unknown
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - generated_from_keras_callback
4
+ model-index:
5
+ - name: t5_l12_large_dataset
6
+ results: []
7
  ---
8
+
9
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
10
+ probably proofread and complete it, then remove this comment. -->
11
+
12
+ # t5_l12_large_dataset
13
+
14
+ This model was trained from scratch on an unknown dataset.
15
+ It achieves the following results on the evaluation set:
16
+
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - optimizer: None
36
+ - training_precision: float32
37
+
38
+ ### Training results
39
+
40
+
41
+
42
+ ### Framework versions
43
+
44
+ - Transformers 4.19.2
45
+ - TensorFlow 2.7.0
46
+ - Datasets 2.2.2
47
+ - Tokenizers 0.12.1
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "models/t5_large_dataset/",
3
+ "architectures": [
4
+ "T5ForConditionalGeneration"
5
+ ],
6
+ "d_ff": 1024,
7
+ "d_kv": 64,
8
+ "d_model": 320,
9
+ "decoder_start_token_id": 234,
10
+ "dropout_rate": 0.1,
11
+ "eos_token_id": 3,
12
+ "feed_forward_proj": "relu",
13
+ "initializer_factor": 1.0,
14
+ "is_encoder_decoder": true,
15
+ "layer_norm_epsilon": 1e-06,
16
+ "model_type": "t5",
17
+ "num_decoder_layers": 12,
18
+ "num_heads": 8,
19
+ "num_layers": 12,
20
+ "pad_token_id": 234,
21
+ "relative_attention_max_distance": 128,
22
+ "relative_attention_num_buckets": 32,
23
+ "transformers_version": "4.19.2",
24
+ "use_cache": true,
25
+ "vocab_size": 237
26
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec2968d7bccb4fe6783c3f53ce8327765a145b7f7e31d7f780a6dd2ce1e0970
3
+ size 158245488