robingeibel commited on
Commit
4cd139d
1 Parent(s): 510ecab

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "robingeibel/reformer-finetuned-big_patent-wikipedia-arxiv-16384",
3
+ "architectures": [
4
+ "ReformerForMaskedLM"
5
+ ],
6
+ "attention_head_size": 64,
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "attn_layers": [
9
+ "local",
10
+ "local",
11
+ "lsh",
12
+ "local",
13
+ "local",
14
+ "local",
15
+ "lsh",
16
+ "local",
17
+ "local",
18
+ "local",
19
+ "lsh",
20
+ "local"
21
+ ],
22
+ "axial_norm_std": 1.0,
23
+ "axial_pos_embds": false,
24
+ "axial_pos_embds_dim": [
25
+ 128,
26
+ 128
27
+ ],
28
+ "axial_pos_shape": [
29
+ 512,
30
+ 1024
31
+ ],
32
+ "chunk_size_lm_head": 0,
33
+ "classifier_dropout": null,
34
+ "eos_token_id": 2,
35
+ "feed_forward_size": 1024,
36
+ "hash_seed": null,
37
+ "hidden_act": "relu",
38
+ "hidden_dropout_prob": 0.05,
39
+ "hidden_size": 768,
40
+ "initializer_range": 0.02,
41
+ "intermediate_size": 3072,
42
+ "layer_norm_eps": 1e-12,
43
+ "local_attention_probs_dropout_prob": 0.05,
44
+ "local_attn_chunk_length": 64,
45
+ "local_num_chunks_after": 0,
46
+ "local_num_chunks_before": 1,
47
+ "lsh_attention_probs_dropout_prob": 0.0,
48
+ "lsh_attn_chunk_length": 64,
49
+ "lsh_num_chunks_after": 0,
50
+ "lsh_num_chunks_before": 1,
51
+ "max_position_embeddings": 16384,
52
+ "model_type": "reformer",
53
+ "num_attention_heads": 12,
54
+ "num_buckets": [
55
+ 64,
56
+ 128
57
+ ],
58
+ "num_chunks_after": 0,
59
+ "num_chunks_before": 1,
60
+ "num_hashes": 1,
61
+ "num_hidden_layers": 12,
62
+ "output_attentions": true,
63
+ "output_hidden_states": true,
64
+ "output_past": true,
65
+ "pad_token_id": 0,
66
+ "task_specific_params": {
67
+ "text-generation": {
68
+ "do_sample": true,
69
+ "max_length": 100
70
+ }
71
+ },
72
+ "tie_word_embeddings": false,
73
+ "torch_dtype": "float32",
74
+ "transformers_version": "4.20.1",
75
+ "use_cache": true,
76
+ "vocab_size": 52000
77
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd524557c3a39b7325995044db461e98e27b520497679cdf8b4593de4fec199b
3
+ size 711743775
runs/Jul26_05-39-47_92dc2573e396/1658814002.7952054/events.out.tfevents.1658814002.92dc2573e396.89.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:795b63215738772761204fbf480d4344beea17bb0dff9c0c81b4018310a9231d
3
+ size 5381
runs/Jul26_05-39-47_92dc2573e396/events.out.tfevents.1658814002.92dc2573e396.89.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f64dbb9f8728bf39febf9c96473ebc327679e34742b59a132046904fd58853d7
3
+ size 9238
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c75c4ecc3f27940111a0e071df4050142c5461d9a3dee89d1bbf07c168e20280
3
+ size 3375