Training in progress, step 500
Browse files- .gitignore +1 -0
- config.json +33 -0
- pytorch_model.bin +3 -0
- runs/Dec08_23-28-58_7a8aa54f8c03/1639006146.0906706/events.out.tfevents.1639006146.7a8aa54f8c03.72.3 +3 -0
- runs/Dec08_23-28-58_7a8aa54f8c03/events.out.tfevents.1639006146.7a8aa54f8c03.72.2 +3 -0
- runs/Dec08_23-30-08_7a8aa54f8c03/1639006213.983315/events.out.tfevents.1639006213.7a8aa54f8c03.72.5 +3 -0
- runs/Dec08_23-30-08_7a8aa54f8c03/events.out.tfevents.1639006213.7a8aa54f8c03.72.4 +3 -0
- special_tokens_map.json +1 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "albert-base-v2",
|
3 |
+
"architectures": [
|
4 |
+
"AlbertForQuestionAnswering"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0,
|
7 |
+
"bos_token_id": 2,
|
8 |
+
"classifier_dropout_prob": 0.1,
|
9 |
+
"down_scale_factor": 1,
|
10 |
+
"embedding_size": 128,
|
11 |
+
"eos_token_id": 3,
|
12 |
+
"gap_size": 0,
|
13 |
+
"hidden_act": "gelu_new",
|
14 |
+
"hidden_dropout_prob": 0,
|
15 |
+
"hidden_size": 768,
|
16 |
+
"initializer_range": 0.02,
|
17 |
+
"inner_group_num": 1,
|
18 |
+
"intermediate_size": 3072,
|
19 |
+
"layer_norm_eps": 1e-12,
|
20 |
+
"max_position_embeddings": 512,
|
21 |
+
"model_type": "albert",
|
22 |
+
"net_structure_type": 0,
|
23 |
+
"num_attention_heads": 12,
|
24 |
+
"num_hidden_groups": 1,
|
25 |
+
"num_hidden_layers": 12,
|
26 |
+
"num_memory_blocks": 0,
|
27 |
+
"pad_token_id": 0,
|
28 |
+
"position_embedding_type": "absolute",
|
29 |
+
"torch_dtype": "float32",
|
30 |
+
"transformers_version": "4.12.5",
|
31 |
+
"type_vocab_size": 2,
|
32 |
+
"vocab_size": 30000
|
33 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae32eaddd5ea4c5c58cf4d8f64939fdbf9f0051bd57b63185effb6860b10dea0
|
3 |
+
size 44392343
|
runs/Dec08_23-28-58_7a8aa54f8c03/1639006146.0906706/events.out.tfevents.1639006146.7a8aa54f8c03.72.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24e6dc92742fd7e63592bbf7de8b6895fd7a523903d872b111d5568bb1190d92
|
3 |
+
size 4549
|
runs/Dec08_23-28-58_7a8aa54f8c03/events.out.tfevents.1639006146.7a8aa54f8c03.72.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7334479a009e6deb965d4bce45f1ed6582148a2cb8b5485b6ca593c0fada76ca
|
3 |
+
size 3347
|
runs/Dec08_23-30-08_7a8aa54f8c03/1639006213.983315/events.out.tfevents.1639006213.7a8aa54f8c03.72.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9177aa0e539e19e39d07ee7234d1e52e812dc5adf402d0435bffe011929b2bdb
|
3 |
+
size 4549
|
runs/Dec08_23-30-08_7a8aa54f8c03/events.out.tfevents.1639006213.7a8aa54f8c03.72.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:626b9e188c150ea1bd3d6254ee03d5c6dc2e01d2621f34f8ec2f9a39fc9d1f8c
|
3 |
+
size 3504
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "<pad>", "cls_token": "[CLS]", "mask_token": {"content": "[MASK]", "single_word": false, "lstrip": true, "rstrip": false, "normalized": false}}
|
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, "remove_space": true, "keep_accents": false, "bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "<pad>", "cls_token": "[CLS]", "mask_token": {"content": "[MASK]", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "albert-base-v2", "tokenizer_class": "AlbertTokenizer"}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f71df6682027189c7761259f86e17b1288583288ae4ea1e23a6e4533debd60c2
|
3 |
+
size 2863
|