robingeibel
commited on
Commit
•
74e72a0
1
Parent(s):
16f4418
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-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 |
+
"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:2b8fe5305f1dcb1c82f958cd2ab3533f15f4ec1d886de349a05ffbeeae54240e
|
3 |
+
size 711743775
|
runs/Jul27_12-02-38_aaf4165f6dc0/1658923509.9307225/events.out.tfevents.1658923509.aaf4165f6dc0.91.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5a7485480595a3b11773c63fca69a1240bb8c04e794ea9d790fef50d3437c6c
|
3 |
+
size 5393
|
runs/Jul27_12-02-38_aaf4165f6dc0/events.out.tfevents.1658923509.aaf4165f6dc0.91.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23e1bedefe59b7bfa887bf1b7b845ba7e159c074474412bfa2766bea0067b07c
|
3 |
+
size 6346
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42393bcfe3a12a59639e323942cae59204e13513f177b435bd75c414927d9c89
|
3 |
+
size 3375
|