batterydata
commited on
Commit
•
6c0c38a
1
Parent(s):
445fddd
1000000 steps
Browse files- all_results.json +15 -0
- config.json +26 -0
- eval_results.json +10 -0
- pytorch_model.bin +3 -0
- runs/Feb15_13-06-05_thetagpu20/1644959606.8134458/events.out.tfevents.1644959606.thetagpu20.3021519.1 +3 -0
- runs/Feb15_13-06-05_thetagpu20/events.out.tfevents.1644959606.thetagpu20.3021519.0 +3 -0
- runs/Feb16_03-09-33_thetagpu10/1645002683.7317226/events.out.tfevents.1645002683.thetagpu10.1043861.1 +3 -0
- runs/Feb16_03-09-33_thetagpu10/events.out.tfevents.1645002683.thetagpu10.1043861.0 +3 -0
- runs/Feb16_04-15-13_thetagpu10/1645006533.2628422/events.out.tfevents.1645006533.thetagpu10.1121146.1 +3 -0
- runs/Feb16_04-15-13_thetagpu10/events.out.tfevents.1645006533.thetagpu10.1121146.0 +3 -0
- runs/Feb16_11-45-35_thetagpu04/1645033618.5428503/events.out.tfevents.1645033618.thetagpu04.2117637.1 +3 -0
- runs/Feb16_11-45-35_thetagpu04/events.out.tfevents.1645033618.thetagpu04.2117637.0 +3 -0
- runs/Feb17_17-29-07_thetagpu20/1645140624.0837717/events.out.tfevents.1645140624.thetagpu20.2513189.1 +3 -0
- runs/Feb17_17-29-07_thetagpu20/events.out.tfevents.1645140624.thetagpu20.2513189.0 +3 -0
- runs/Feb18_13-06-02_thetagpu13/1645211239.449371/events.out.tfevents.1645211239.thetagpu13.1410261.1 +3 -0
- runs/Feb18_13-06-02_thetagpu13/events.out.tfevents.1645211239.thetagpu13.1410261.0 +3 -0
- runs/Feb19_03-36-57_thetagpu19/1645263494.9752994/events.out.tfevents.1645263494.thetagpu19.2571901.1 +3 -0
- runs/Feb19_03-36-57_thetagpu19/events.out.tfevents.1645263494.thetagpu19.2571901.0 +3 -0
- runs/Feb19_21-48-52_thetagpu18/1645329014.1609383/events.out.tfevents.1645329014.thetagpu18.3277343.1 +3 -0
- runs/Feb19_21-48-52_thetagpu18/events.out.tfevents.1645329014.thetagpu18.3277343.0 +3 -0
- runs/Feb21_21-03-03_thetagpu14/1645499057.1372411/events.out.tfevents.1645499057.thetagpu14.1631648.1 +3 -0
- runs/Feb21_21-03-03_thetagpu14/events.out.tfevents.1645499057.thetagpu14.1631648.0 +3 -0
- runs/Feb23_00-32-18_thetagpu21/1645598017.592131/events.out.tfevents.1645598017.thetagpu21.532945.1 +3 -0
- runs/Feb23_00-32-18_thetagpu21/events.out.tfevents.1645598017.thetagpu21.532945.0 +3 -0
- runs/Feb23_21-04-16_thetagpu02/1645671939.9000525/events.out.tfevents.1645671939.thetagpu02.1618020.1 +3 -0
- runs/Feb23_21-04-16_thetagpu02/events.out.tfevents.1645671939.thetagpu02.1618020.0 +3 -0
- runs/Feb25_04-24-17_thetagpu04/1645784732.8207378/events.out.tfevents.1645784732.thetagpu04.2827894.1 +3 -0
- runs/Feb25_04-24-17_thetagpu04/events.out.tfevents.1645784732.thetagpu04.2827894.0 +3 -0
- runs/Feb25_11-59-38_thetagpu17/1645812100.5796523/events.out.tfevents.1645812100.thetagpu17.2734576.1 +3 -0
- runs/Feb25_11-59-38_thetagpu17/events.out.tfevents.1645812100.thetagpu17.2734576.0 +3 -0
- runs/Feb25_11-59-38_thetagpu17/events.out.tfevents.1645844591.thetagpu17.2734576.2 +3 -0
- special_tokens_map.json +1 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -0
- train_results.json +8 -0
- trainer_state.json +0 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
all_results.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 42.63,
|
3 |
+
"eval_accuracy": 0.8063465783386143,
|
4 |
+
"eval_loss": 0.8021716475486755,
|
5 |
+
"eval_runtime": 54.6256,
|
6 |
+
"eval_samples": 51744,
|
7 |
+
"eval_samples_per_second": 947.248,
|
8 |
+
"eval_steps_per_second": 14.81,
|
9 |
+
"perplexity": 2.230379270679791,
|
10 |
+
"train_loss": 0.07689679595947266,
|
11 |
+
"train_runtime": 32435.3069,
|
12 |
+
"train_samples": 6005301,
|
13 |
+
"train_samples_per_second": 7892.634,
|
14 |
+
"train_steps_per_second": 30.831
|
15 |
+
}
|
config.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "bert-base-cased",
|
3 |
+
"architectures": [
|
4 |
+
"BertForMaskedLM"
|
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 |
+
"max_position_embeddings": 512,
|
16 |
+
"model_type": "bert",
|
17 |
+
"num_attention_heads": 12,
|
18 |
+
"num_hidden_layers": 12,
|
19 |
+
"pad_token_id": 0,
|
20 |
+
"position_embedding_type": "absolute",
|
21 |
+
"torch_dtype": "float32",
|
22 |
+
"transformers_version": "4.17.0.dev0",
|
23 |
+
"type_vocab_size": 2,
|
24 |
+
"use_cache": true,
|
25 |
+
"vocab_size": 28996
|
26 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 42.63,
|
3 |
+
"eval_accuracy": 0.8063465783386143,
|
4 |
+
"eval_loss": 0.8021716475486755,
|
5 |
+
"eval_runtime": 54.6256,
|
6 |
+
"eval_samples": 51744,
|
7 |
+
"eval_samples_per_second": 947.248,
|
8 |
+
"eval_steps_per_second": 14.81,
|
9 |
+
"perplexity": 2.230379270679791
|
10 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:791bfd71b1a39b154f98333540b00ee8c6eddd10445261bc84ec8c3ba2fc9219
|
3 |
+
size 433453330
|
runs/Feb15_13-06-05_thetagpu20/1644959606.8134458/events.out.tfevents.1644959606.thetagpu20.3021519.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5770dc8247a715058240fb4a34215214292fa2f76928747b061a288d98b885d3
|
3 |
+
size 4915
|
runs/Feb15_13-06-05_thetagpu20/events.out.tfevents.1644959606.thetagpu20.3021519.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddd4fc00a930f510203b5de1d9865eb8ec479cf40950c13e4bb181c38c36a643
|
3 |
+
size 31869
|
runs/Feb16_03-09-33_thetagpu10/1645002683.7317226/events.out.tfevents.1645002683.thetagpu10.1043861.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c11310b687a3dfaae1f5263e80818b4d5c0d01abad679959f868f2de2b7391c5
|
3 |
+
size 4915
|
runs/Feb16_03-09-33_thetagpu10/events.out.tfevents.1645002683.thetagpu10.1043861.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12cb7c62a65ef219e052a26a29197d5d35ae5f55eac718e7d13d821c97b0826d
|
3 |
+
size 3458
|
runs/Feb16_04-15-13_thetagpu10/1645006533.2628422/events.out.tfevents.1645006533.thetagpu10.1121146.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6fa2589c1e441815189ad13d329f2ee81dc032959f58c09d99e2a2b0d9461d3
|
3 |
+
size 4915
|
runs/Feb16_04-15-13_thetagpu10/events.out.tfevents.1645006533.thetagpu10.1121146.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4b271985fd5fefb385a2290843c2d2e37dfcc789e53d98707370614902092c5
|
3 |
+
size 4262
|
runs/Feb16_11-45-35_thetagpu04/1645033618.5428503/events.out.tfevents.1645033618.thetagpu04.2117637.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cba303b022e630c6786e6982c3f241f48dc15aa24c19fde8a1ba168dc8bb844b
|
3 |
+
size 4915
|
runs/Feb16_11-45-35_thetagpu04/events.out.tfevents.1645033618.thetagpu04.2117637.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:135250528ca9ec36e3f7434ec4e9da5edba6dd26ef0156598c0b48a049eb1a56
|
3 |
+
size 41738
|
runs/Feb17_17-29-07_thetagpu20/1645140624.0837717/events.out.tfevents.1645140624.thetagpu20.2513189.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69557f649b3299dfe64b08b0d2f746ae94d7e502448b9e0cbae3c2084659a632
|
3 |
+
size 4915
|
runs/Feb17_17-29-07_thetagpu20/events.out.tfevents.1645140624.thetagpu20.2513189.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59617454c55f2c7c4210b177eb2b4ad86c465253902a5d98ea78b5098c598652
|
3 |
+
size 31339
|
runs/Feb18_13-06-02_thetagpu13/1645211239.449371/events.out.tfevents.1645211239.thetagpu13.1410261.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecdc3d367986d917c2ab73c0a54b800db9d32ed27b0a32ba2e084030eec3a5b8
|
3 |
+
size 4915
|
runs/Feb18_13-06-02_thetagpu13/events.out.tfevents.1645211239.thetagpu13.1410261.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f18b8f000b144a1c9cc8afef6523b757558129b8cbdc3b4bdb924fdf264a232
|
3 |
+
size 41269
|
runs/Feb19_03-36-57_thetagpu19/1645263494.9752994/events.out.tfevents.1645263494.thetagpu19.2571901.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c17bf44b86b21cb0f79b2cad549c4d38903982317edbafd609544f53ba283a9
|
3 |
+
size 4915
|
runs/Feb19_03-36-57_thetagpu19/events.out.tfevents.1645263494.thetagpu19.2571901.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4703ff6d57a6fc69fb1112eb734572829e19ca6badd0b7bddf911d364f1e10a2
|
3 |
+
size 42709
|
runs/Feb19_21-48-52_thetagpu18/1645329014.1609383/events.out.tfevents.1645329014.thetagpu18.3277343.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c33d91084ee83d16f665e7e8c2cb3ecf82d7ba8eb00a5d14aa1f98454e3d609
|
3 |
+
size 4915
|
runs/Feb19_21-48-52_thetagpu18/events.out.tfevents.1645329014.thetagpu18.3277343.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ddb38f4c173c09e353bd9637a0e1d785f367d31f79378e12306e3ed5a6f460e
|
3 |
+
size 42869
|
runs/Feb21_21-03-03_thetagpu14/1645499057.1372411/events.out.tfevents.1645499057.thetagpu14.1631648.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b60105ce4879f2cba95060e3b5bb4a3f0e9d035292b8cbf2f9bbca42bf0985d
|
3 |
+
size 4915
|
runs/Feb21_21-03-03_thetagpu14/events.out.tfevents.1645499057.thetagpu14.1631648.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17f8ba7d2789f94214700043c30031344fcf13c4242f076790e52423fb671fdb
|
3 |
+
size 43189
|
runs/Feb23_00-32-18_thetagpu21/1645598017.592131/events.out.tfevents.1645598017.thetagpu21.532945.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deb173e587650263cca94e8d2f9fe37598ba72722db409b44a5457781591b3bf
|
3 |
+
size 4915
|
runs/Feb23_00-32-18_thetagpu21/events.out.tfevents.1645598017.thetagpu21.532945.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48d8023e5095d28ce48273dc80d20ff6cf1850827dd16452fceac61bed9dab42
|
3 |
+
size 42549
|
runs/Feb23_21-04-16_thetagpu02/1645671939.9000525/events.out.tfevents.1645671939.thetagpu02.1618020.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e44382ec5ae501d27358c5e1f58a73ba0f769f5cb3473dc96bf9ede5e8a0fcb
|
3 |
+
size 4915
|
runs/Feb23_21-04-16_thetagpu02/events.out.tfevents.1645671939.thetagpu02.1618020.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f30b15088a5261e749e70a1f5eb8372703748c9bc25198c592c89fa5a9d78b47
|
3 |
+
size 40949
|
runs/Feb25_04-24-17_thetagpu04/1645784732.8207378/events.out.tfevents.1645784732.thetagpu04.2827894.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50e3b3d149b1518ff12b23c1af20289eda36d2e075fa29bf975f0b4af2e1fa2c
|
3 |
+
size 4915
|
runs/Feb25_04-24-17_thetagpu04/events.out.tfevents.1645784732.thetagpu04.2827894.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77704a4db4a14a1fff53ad08fae81aacd49fe858b9e10268e67bf2dc3b1d86a7
|
3 |
+
size 27811
|
runs/Feb25_11-59-38_thetagpu17/1645812100.5796523/events.out.tfevents.1645812100.thetagpu17.2734576.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5660ca9f37edb532376dbf58dbdd9e305c13a386d83850b25d3585c2c5269b01
|
3 |
+
size 4915
|
runs/Feb25_11-59-38_thetagpu17/events.out.tfevents.1645812100.thetagpu17.2734576.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b634fd8b81851bc2148c6cbe726ea96999410fdc6367c541f60932f7f983c09
|
3 |
+
size 30740
|
runs/Feb25_11-59-38_thetagpu17/events.out.tfevents.1645844591.thetagpu17.2734576.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58f15d24307f2d068fb6d3a26476b58b4f03e72515c399ba94be18f22f2f4728
|
3 |
+
size 369
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
|
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": false, "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-cased", "tokenizer_class": "BertTokenizer"}
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 42.63,
|
3 |
+
"train_loss": 0.07689679595947266,
|
4 |
+
"train_runtime": 32435.3069,
|
5 |
+
"train_samples": 6005301,
|
6 |
+
"train_samples_per_second": 7892.634,
|
7 |
+
"train_steps_per_second": 30.831
|
8 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf9600b80d46c955d52ca410ab46c429f3d0e29a92e22b976bbe9173c8308d80
|
3 |
+
size 3119
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|