robingeibel commited on
Commit
49352b9
1 Parent(s): fb8bac8

End of training

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