Training in progress, step 500
Browse files- .gitignore +1 -0
- config.json +33 -0
- pytorch_model.bin +3 -0
- runs/May06_16-12-56_DESKTOP-D5MDIS6/1651825003.82644/events.out.tfevents.1651825003.DESKTOP-D5MDIS6.8292.1 +3 -0
- runs/May06_16-12-56_DESKTOP-D5MDIS6/events.out.tfevents.1651825003.DESKTOP-D5MDIS6.8292.0 +3 -0
- runs/May06_16-17-57_DESKTOP-D5MDIS6/1651825092.6925297/events.out.tfevents.1651825092.DESKTOP-D5MDIS6.8776.1 +3 -0
- runs/May06_16-17-57_DESKTOP-D5MDIS6/events.out.tfevents.1651825092.DESKTOP-D5MDIS6.8776.0 +3 -0
- runs/May06_16-19-04_DESKTOP-D5MDIS6/1651825161.6854632/events.out.tfevents.1651825161.DESKTOP-D5MDIS6.8776.3 +3 -0
- runs/May06_16-19-04_DESKTOP-D5MDIS6/events.out.tfevents.1651825161.DESKTOP-D5MDIS6.8776.2 +3 -0
- runs/May06_16-23-46_DESKTOP-D5MDIS6/1651825442.6556091/events.out.tfevents.1651825442.DESKTOP-D5MDIS6.8776.5 +3 -0
- runs/May06_16-23-46_DESKTOP-D5MDIS6/events.out.tfevents.1651825442.DESKTOP-D5MDIS6.8776.4 +3 -0
- runs/May06_16-25-27_DESKTOP-D5MDIS6/1651825542.7131932/events.out.tfevents.1651825542.DESKTOP-D5MDIS6.8772.1 +3 -0
- runs/May06_16-25-27_DESKTOP-D5MDIS6/events.out.tfevents.1651825542.DESKTOP-D5MDIS6.8772.0 +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 |
+
"AlbertForMultipleChoice"
|
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.18.0",
|
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:35df88bc9823f0c7b0b8698b85a5d3992e6d594231f53397c5d4c4b41d0d3213
|
3 |
+
size 46751567
|
runs/May06_16-12-56_DESKTOP-D5MDIS6/1651825003.82644/events.out.tfevents.1651825003.DESKTOP-D5MDIS6.8292.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86745b14813391792e16b31aadbe371e8c9e3e4cbea2e214f6757a92e445d18b
|
3 |
+
size 4876
|
runs/May06_16-12-56_DESKTOP-D5MDIS6/events.out.tfevents.1651825003.DESKTOP-D5MDIS6.8292.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d5dbc9e49067fa65365623fbb82dfe0d76364631ee8296c9745b6ecda1a60da
|
3 |
+
size 3539
|
runs/May06_16-17-57_DESKTOP-D5MDIS6/1651825092.6925297/events.out.tfevents.1651825092.DESKTOP-D5MDIS6.8776.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7d0990e4e73a0ab1f52bc2e63099fe0122ed09158d8b5b1890bc95266a6a770
|
3 |
+
size 4876
|
runs/May06_16-17-57_DESKTOP-D5MDIS6/events.out.tfevents.1651825092.DESKTOP-D5MDIS6.8776.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d43bb18eb7ae447162da65c9bed5a16b6b85aa93f113829b5f81e22259c0ab7d
|
3 |
+
size 3537
|
runs/May06_16-19-04_DESKTOP-D5MDIS6/1651825161.6854632/events.out.tfevents.1651825161.DESKTOP-D5MDIS6.8776.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80cbca1f7bb43ef01c86e362113998282b872a89c26b7230f0d6834bbb843539
|
3 |
+
size 4876
|
runs/May06_16-19-04_DESKTOP-D5MDIS6/events.out.tfevents.1651825161.DESKTOP-D5MDIS6.8776.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d66f4557d2f99dd22c53ee1d9df242e26484ba40dcd3d8ce1b919bff1c68302
|
3 |
+
size 3537
|
runs/May06_16-23-46_DESKTOP-D5MDIS6/1651825442.6556091/events.out.tfevents.1651825442.DESKTOP-D5MDIS6.8776.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:111318acf80923ca92e9410021e6c8642a9128bcaa542828408cab9c6478b6d7
|
3 |
+
size 4876
|
runs/May06_16-23-46_DESKTOP-D5MDIS6/events.out.tfevents.1651825442.DESKTOP-D5MDIS6.8776.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ed94890eefc2438bfecfb00126dc94650e6fda69f973a315b875e888082b02d
|
3 |
+
size 3537
|
runs/May06_16-25-27_DESKTOP-D5MDIS6/1651825542.7131932/events.out.tfevents.1651825542.DESKTOP-D5MDIS6.8772.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bac6fe309fcb8197fb6616e7e3539778037454e365dfae8284b7693b9b552bd
|
3 |
+
size 4876
|
runs/May06_16-25-27_DESKTOP-D5MDIS6/events.out.tfevents.1651825542.DESKTOP-D5MDIS6.8772.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7396fd2cdf2e0dc749ffb07e66e6293edd23d184b08131ce175100aeec4ba08c
|
3 |
+
size 3694
|
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": false, "__type": "AddedToken"}, "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:83d88de1384d2622ecea77ca125d24201484b364e3cc4d0bf2b4ca9adee83129
|
3 |
+
size 3055
|