Training in progress, step 10
Browse files- .gitignore +1 -0
- added_tokens.json +1 -0
- config.json +32 -0
- pytorch_model.bin +3 -0
- runs/Jun07_09-07-05_rogue/1654618634.1997154/events.out.tfevents.1654618634.rogue.599435.1 +3 -0
- runs/Jun07_09-07-05_rogue/events.out.tfevents.1654618634.rogue.599435.0 +3 -0
- runs/Jun07_09-18-52_rogue/1654618748.9170086/events.out.tfevents.1654618748.rogue.601770.1 +3 -0
- runs/Jun07_09-18-52_rogue/events.out.tfevents.1654618748.rogue.601770.0 +3 -0
- runs/Jun07_09-27-36_rogue/1654619272.7044098/events.out.tfevents.1654619272.rogue.603439.1 +3 -0
- runs/Jun07_09-27-36_rogue/events.out.tfevents.1654619272.rogue.603439.0 +3 -0
- runs/Jun07_09-28-44_rogue/1654620238.2913203/events.out.tfevents.1654620238.rogue.603780.1 +3 -0
- runs/Jun07_09-28-44_rogue/events.out.tfevents.1654620238.rogue.603780.0 +3 -0
- special_tokens_map.json +1 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
added_tokens.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"<sp>": 30522, "</sp>": 30523}
|
config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "bert-base-uncased",
|
3 |
+
"architectures": [
|
4 |
+
"BertForRuleScoring"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"classifier_dropout": null,
|
8 |
+
"gradient_checkpointing": false,
|
9 |
+
"hidden_act": "gelu",
|
10 |
+
"hidden_dropout_prob": 0.1,
|
11 |
+
"hidden_size": 768,
|
12 |
+
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 3072,
|
14 |
+
"layer_norm_eps": 1e-12,
|
15 |
+
"loss_func": "margin",
|
16 |
+
"margin": 1.0,
|
17 |
+
"max_position_embeddings": 512,
|
18 |
+
"model_type": "bert",
|
19 |
+
"num_attention_heads": 12,
|
20 |
+
"num_hidden_layers": 12,
|
21 |
+
"pad_token_id": 0,
|
22 |
+
"position_embedding_type": "absolute",
|
23 |
+
"problem_type": "regression",
|
24 |
+
"rule_sentence_encoding": "cls",
|
25 |
+
"spec_dropout": 0.2,
|
26 |
+
"spec_encoding": "avg",
|
27 |
+
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.19.2",
|
29 |
+
"type_vocab_size": 2,
|
30 |
+
"use_cache": true,
|
31 |
+
"vocab_size": 30524
|
32 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be112ba040e1c25886834b57ac2d30f4cdda852ec28d5bcc66622e84e9482e6e
|
3 |
+
size 438009197
|
runs/Jun07_09-07-05_rogue/1654618634.1997154/events.out.tfevents.1654618634.rogue.599435.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcb1f1430348dbf4459b438637766adb8ca7d984e001539835b0201018368f4b
|
3 |
+
size 5257
|
runs/Jun07_09-07-05_rogue/events.out.tfevents.1654618634.rogue.599435.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:863ecd386b3788875804bf31089b583bcae57f93349f7f113db093b7bae8c4b5
|
3 |
+
size 3749
|
runs/Jun07_09-18-52_rogue/1654618748.9170086/events.out.tfevents.1654618748.rogue.601770.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3de69fdeee7422e0c52659048a6ef72778239afa7112482bd4aa46427dff06b1
|
3 |
+
size 5257
|
runs/Jun07_09-18-52_rogue/events.out.tfevents.1654618748.rogue.601770.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52d7de115c024af9fa6d12604c3b50e17b4b7c43b0b98fd262bb0bb76117a858
|
3 |
+
size 3749
|
runs/Jun07_09-27-36_rogue/1654619272.7044098/events.out.tfevents.1654619272.rogue.603439.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99779ebaacd9d9d55aef6595c581e656510a49407657f8532512f24a9a7e6784
|
3 |
+
size 5257
|
runs/Jun07_09-27-36_rogue/events.out.tfevents.1654619272.rogue.603439.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77bc5127b5ff4f0245f41f1ab618a5f196ab31d2358ed9562e928f31c2f94865
|
3 |
+
size 3749
|
runs/Jun07_09-28-44_rogue/1654620238.2913203/events.out.tfevents.1654620238.rogue.603780.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27d92d034cd8472c6088eb7a604b099959b34cb7db153b5dea9957ab22d12977
|
3 |
+
size 5257
|
runs/Jun07_09-28-44_rogue/events.out.tfevents.1654620238.rogue.603780.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecf439abbcfa9ebf53b64022f3efeb633d8de6eb5453f19af652a081b621e3fa
|
3 |
+
size 5289
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "additional_special_tokens": ["<sp>", "</sp>"]}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "bert-base-uncased", "tokenizer_class": "BertTokenizer"}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e11f3a779669745011337b17743906253fcd50e7b940d96be312d2b11cf20bd9
|
3 |
+
size 3247
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|