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/Jun06_15-28-50_rogue/1654554552.2560563/events.out.tfevents.1654554552.rogue.401554.1 +3 -0
- runs/Jun06_15-28-50_rogue/events.out.tfevents.1654554552.rogue.401554.0 +3 -0
- runs/Jun06_15-40-03_rogue/1654555221.467389/events.out.tfevents.1654555221.rogue.403678.1 +3 -0
- runs/Jun06_15-40-03_rogue/events.out.tfevents.1654555221.rogue.403678.0 +3 -0
- runs/Jun06_15-43-20_rogue/1654555421.6011596/events.out.tfevents.1654555421.rogue.404389.1 +3 -0
- runs/Jun06_15-43-20_rogue/events.out.tfevents.1654555421.rogue.404389.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>": 30523, "<sp>": 30522}
|
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": "mse",
|
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:c8ae0981ca5a36f01ac8433e1b1ecf3848824894f0053626560f683599e927f6
|
3 |
+
size 438009197
|
runs/Jun06_15-28-50_rogue/1654554552.2560563/events.out.tfevents.1654554552.rogue.401554.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:342ac1aa33d5e77cb6bb7d45535cb7fd0bf03832ac2172fce546429a683f8645
|
3 |
+
size 5212
|
runs/Jun06_15-28-50_rogue/events.out.tfevents.1654554552.rogue.401554.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d6792d3bdf19502f390eafe072a1fe74bb025e70417d620b6aeffa25cd75f45
|
3 |
+
size 4632
|
runs/Jun06_15-40-03_rogue/1654555221.467389/events.out.tfevents.1654555221.rogue.403678.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60bf1b26c97201151eb4b3b8913e14340b79f5895ab32eada9a42d2ff44c3436
|
3 |
+
size 5214
|
runs/Jun06_15-40-03_rogue/events.out.tfevents.1654555221.rogue.403678.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebc967b0e6cd49f8e7d8eb5b59d671d47f4be1b76c73e3163f5cef381796f646
|
3 |
+
size 4319
|
runs/Jun06_15-43-20_rogue/1654555421.6011596/events.out.tfevents.1654555421.rogue.404389.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:231759cd15f27db1acd8e3def68f7440193eecc6b07ab5c036603858d4c6cb3a
|
3 |
+
size 5214
|
runs/Jun06_15-43-20_rogue/events.out.tfevents.1654555421.rogue.404389.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34781d2e54d351e300946cab37a874bd55e80dfeb536cbc7de4d3ae0b0669efd
|
3 |
+
size 5243
|
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:4cdd2768c36a803e366facaf747eef9b1770b33c6dcee96f9db155aaad20ec17
|
3 |
+
size 3247
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|