Training in progress, step 700
Browse files- config.json +25 -0
- eval/Information-Retrieval_evaluation_dev-claims-ir_results.csv +10 -0
- model.safetensors +3 -0
- runs/May16_02-22-29_Bookbot-GPU1/events.out.tfevents.1747326151.Bookbot-GPU1.681169.0 +3 -0
- special_tokens_map.json +37 -0
- tokenizer.json +0 -0
- tokenizer_config.json +65 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
config.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"BertModel"
|
4 |
+
],
|
5 |
+
"attention_probs_dropout_prob": 0.1,
|
6 |
+
"classifier_dropout": null,
|
7 |
+
"gradient_checkpointing": false,
|
8 |
+
"hidden_act": "gelu",
|
9 |
+
"hidden_dropout_prob": 0.1,
|
10 |
+
"hidden_size": 384,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 1536,
|
13 |
+
"layer_norm_eps": 1e-12,
|
14 |
+
"max_position_embeddings": 512,
|
15 |
+
"model_type": "bert",
|
16 |
+
"num_attention_heads": 12,
|
17 |
+
"num_hidden_layers": 12,
|
18 |
+
"pad_token_id": 0,
|
19 |
+
"position_embedding_type": "absolute",
|
20 |
+
"torch_dtype": "float32",
|
21 |
+
"transformers_version": "4.51.3",
|
22 |
+
"type_vocab_size": 2,
|
23 |
+
"use_cache": true,
|
24 |
+
"vocab_size": 30522
|
25 |
+
}
|
eval/Information-Retrieval_evaluation_dev-claims-ir_results.csv
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
epoch,steps,cosine-Accuracy@1,cosine-Accuracy@3,cosine-Accuracy@5,cosine-Accuracy@10,cosine-Precision@1,cosine-Recall@1,cosine-Precision@3,cosine-Recall@3,cosine-Precision@5,cosine-Recall@5,cosine-Precision@10,cosine-Recall@10,cosine-MRR@10,cosine-NDCG@10,cosine-MAP@100
|
2 |
+
0.3875968992248062,100,0.22077922077922077,0.4155844155844156,0.512987012987013,0.5974025974025974,0.22077922077922077,0.08701298701298703,0.1818181818181818,0.22012987012987018,0.15064935064935067,0.2786796536796537,0.09870129870129869,0.35725108225108226,0.34208410636982073,0.28201284876777993,0.22661376568740838
|
3 |
+
0.7751937984496124,200,0.24675324675324675,0.44155844155844154,0.5584415584415584,0.6363636363636364,0.24675324675324675,0.10205627705627707,0.20346320346320346,0.2158008658008658,0.161038961038961,0.30043290043290044,0.10454545454545452,0.3747835497835498,0.36875386518243675,0.30063969751074027,0.24193309775554697
|
4 |
+
1.1627906976744187,300,0.2597402597402597,0.44805194805194803,0.5454545454545454,0.6558441558441559,0.2597402597402597,0.09945887445887445,0.2056277056277056,0.23463203463203464,0.16103896103896106,0.30119047619047623,0.10519480519480519,0.3714285714285714,0.38059678416821285,0.30242021544786507,0.24391300259289583
|
5 |
+
1.550387596899225,400,0.2597402597402597,0.487012987012987,0.551948051948052,0.6493506493506493,0.2597402597402597,0.0958874458874459,0.21428571428571427,0.24134199134199139,0.16233766233766234,0.2981601731601732,0.10584415584415585,0.3734848484848485,0.389831993403422,0.3047565545473863,0.24235817248799615
|
6 |
+
1.937984496124031,500,0.2727272727272727,0.4805194805194805,0.5584415584415584,0.6623376623376623,0.2727272727272727,0.10324675324675325,0.21212121212121215,0.24080086580086582,0.161038961038961,0.2983766233766234,0.10714285714285714,0.38322510822510825,0.3966166769738198,0.3105041900625576,0.24549710155822038
|
7 |
+
2.3255813953488373,600,0.2662337662337662,0.461038961038961,0.538961038961039,0.6558441558441559,0.2662337662337662,0.10335497835497835,0.20129870129870128,0.22316017316017311,0.15714285714285714,0.2844155844155844,0.10974025974025974,0.383008658008658,0.3863404452690168,0.3063498984162777,0.24028925887104047
|
8 |
+
2.7131782945736433,700,0.2922077922077922,0.5,0.564935064935065,0.6818181818181818,0.2922077922077922,0.1156926406926407,0.22077922077922077,0.23917748917748916,0.16623376623376623,0.2989177489177489,0.11168831168831168,0.38625541125541124,0.41154658833230284,0.319416178754881,0.25606131954388667
|
9 |
+
2.7131782945736433,700,0.2922077922077922,0.5,0.564935064935065,0.6818181818181818,0.2922077922077922,0.1156926406926407,0.22077922077922077,0.23917748917748916,0.16623376623376623,0.2989177489177489,0.11168831168831168,0.38625541125541124,0.41154658833230284,0.319416178754881,0.25606131954388667
|
10 |
+
2.7131782945736433,700,0.2922077922077922,0.5,0.564935064935065,0.6818181818181818,0.2922077922077922,0.1156926406926407,0.22077922077922077,0.23917748917748916,0.16623376623376623,0.2989177489177489,0.11168831168831168,0.38625541125541124,0.41154658833230284,0.319416178754881,0.25606131954388667
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9a6ce8e51ce66fa285a6397fd6965f51531b15acbd09e49bb4ef8383864595e
|
3 |
+
size 133462128
|
runs/May16_02-22-29_Bookbot-GPU1/events.out.tfevents.1747326151.Bookbot-GPU1.681169.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b20525146545dac86fce45cb822cfe50d57788f880324c75ba8557c5c44cbab
|
3 |
+
size 5941
|
special_tokens_map.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": {
|
3 |
+
"content": "[CLS]",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"mask_token": {
|
10 |
+
"content": "[MASK]",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "[PAD]",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"sep_token": {
|
24 |
+
"content": "[SEP]",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
},
|
30 |
+
"unk_token": {
|
31 |
+
"content": "[UNK]",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false
|
36 |
+
}
|
37 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "[PAD]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"100": {
|
12 |
+
"content": "[UNK]",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"101": {
|
20 |
+
"content": "[CLS]",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"102": {
|
28 |
+
"content": "[SEP]",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"103": {
|
36 |
+
"content": "[MASK]",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"clean_up_tokenization_spaces": false,
|
45 |
+
"cls_token": "[CLS]",
|
46 |
+
"do_basic_tokenize": true,
|
47 |
+
"do_lower_case": true,
|
48 |
+
"extra_special_tokens": {},
|
49 |
+
"mask_token": "[MASK]",
|
50 |
+
"max_length": 128,
|
51 |
+
"model_max_length": 128,
|
52 |
+
"never_split": null,
|
53 |
+
"pad_to_multiple_of": null,
|
54 |
+
"pad_token": "[PAD]",
|
55 |
+
"pad_token_type_id": 0,
|
56 |
+
"padding_side": "right",
|
57 |
+
"sep_token": "[SEP]",
|
58 |
+
"stride": 0,
|
59 |
+
"strip_accents": null,
|
60 |
+
"tokenize_chinese_chars": true,
|
61 |
+
"tokenizer_class": "BertTokenizer",
|
62 |
+
"truncation_side": "right",
|
63 |
+
"truncation_strategy": "longest_first",
|
64 |
+
"unk_token": "[UNK]"
|
65 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78699997a96e85102e845900e2dfaaa5573503910d046f19d8b36c6812142a3e
|
3 |
+
size 6097
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|