kleinay commited on
Commit
e4b53eb
1 Parent(s): 8c04170
Files changed (2) hide show
  1. config.json +83 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "trained_models/t5_10ep-joint-qanom_15.12.21",
3
+ "architectures": [
4
+ "T5ForConditionalGeneration"
5
+ ],
6
+ "batch_size": 12,
7
+ "d_ff": 2048,
8
+ "d_kv": 64,
9
+ "d_model": 512,
10
+ "decoder_start_token_id": 0,
11
+ "description": "duplicating qanom training data ",
12
+ "dropout_rate": 0.1,
13
+ "eos_token_id": 1,
14
+ "feed_forward_proj": "relu",
15
+ "fp16": true,
16
+ "gradient_checkpointing": false,
17
+ "initializer_factor": 1.0,
18
+ "is_encoder_decoder": true,
19
+ "layer_norm_epsilon": 1e-06,
20
+ "model_type": "t5",
21
+ "n_positions": 512,
22
+ "num_decoder_layers": 6,
23
+ "num_heads": 8,
24
+ "num_layers": 6,
25
+ "output_past": true,
26
+ "overwrite_output_dir": true,
27
+ "pad_token_id": 0,
28
+ "preprocess_input_func": "input_predicate_marker",
29
+ "preprocessing_kwargs": {
30
+ "batch_size": 12,
31
+ "description": "duplicating qanom training data ",
32
+ "fp16": true,
33
+ "model_type": "t5",
34
+ "overwrite_output_dir": true,
35
+ "preprocess_input_func": "input_predicate_marker",
36
+ "source_prefix": "<predicate-type>",
37
+ "test_dataset": "qanom",
38
+ "train_dataset": "joint_qanom",
39
+ "train_epochs": 5,
40
+ "use_bilateral_predicate_marker": true,
41
+ "wandb_run_name": "2021-12-16--00:13:35_5ep_t5_joint_qanom_factor=14"
42
+ },
43
+ "relative_attention_num_buckets": 32,
44
+ "source_prefix": "<predicate-type>",
45
+ "task_specific_params": {
46
+ "summarization": {
47
+ "early_stopping": true,
48
+ "length_penalty": 2.0,
49
+ "max_length": 200,
50
+ "min_length": 30,
51
+ "no_repeat_ngram_size": 3,
52
+ "num_beams": 4,
53
+ "prefix": "summarize: "
54
+ },
55
+ "translation_en_to_de": {
56
+ "early_stopping": true,
57
+ "max_length": 300,
58
+ "num_beams": 4,
59
+ "prefix": "translate English to German: "
60
+ },
61
+ "translation_en_to_fr": {
62
+ "early_stopping": true,
63
+ "max_length": 300,
64
+ "num_beams": 4,
65
+ "prefix": "translate English to French: "
66
+ },
67
+ "translation_en_to_ro": {
68
+ "early_stopping": true,
69
+ "max_length": 300,
70
+ "num_beams": 4,
71
+ "prefix": "translate English to Romanian: "
72
+ }
73
+ },
74
+ "test_dataset": "qanom",
75
+ "torch_dtype": "float32",
76
+ "train_dataset": "joint_qanom",
77
+ "train_epochs": 5,
78
+ "transformers_version": "4.14.1",
79
+ "use_bilateral_predicate_marker": true,
80
+ "use_cache": true,
81
+ "vocab_size": 32101,
82
+ "wandb_run_name": "2021-12-16--00:13:35_5ep_t5_joint_qanom_factor=14"
83
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c584e530970209bd48bdf551980e5bbe69a84d46e200d9e62b98710b0a64e2b
3
+ size 242028475