Ubuntu commited on
Commit
452b134
1 Parent(s): 402ecde
all_results.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 10.0,
3
+ "eval_accuracy": 0.9505766062602965,
4
+ "eval_loss": 0.32655519247055054,
5
+ "eval_runtime": 25.1958,
6
+ "eval_samples": 5463,
7
+ "eval_samples_per_second": 216.822,
8
+ "eval_steps_per_second": 3.413,
9
+ "train_loss": 0.06516272406001668,
10
+ "train_runtime": 4563.7862,
11
+ "train_samples": 104743,
12
+ "train_samples_per_second": 229.509,
13
+ "train_steps_per_second": 1.196
14
+ }
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/electra-large-discriminator",
3
+ "architectures": [
4
+ "ElectraForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "embedding_size": 1024,
8
+ "finetuning_task": "qnli",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 1024,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 4096,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "electra",
17
+ "num_attention_heads": 16,
18
+ "num_hidden_layers": 24,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "problem_type": "single_label_classification",
22
+ "summary_activation": "gelu",
23
+ "summary_last_dropout": 0.1,
24
+ "summary_type": "first",
25
+ "summary_use_proj": true,
26
+ "transformers_version": "4.7.0.dev0",
27
+ "type_vocab_size": 2,
28
+ "vocab_size": 30522
29
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 10.0,
3
+ "eval_accuracy": 0.9505766062602965,
4
+ "eval_loss": 0.32655519247055054,
5
+ "eval_runtime": 25.1958,
6
+ "eval_samples": 5463,
7
+ "eval_samples_per_second": 216.822,
8
+ "eval_steps_per_second": 3.413
9
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff4ef54bc927757ec408f3fb9cba5548215b9df54bcff32a40b56bfd5b316af
3
+ size 1340745297
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": 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": "google/electra-large-discriminator"}
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 10.0,
3
+ "train_loss": 0.06516272406001668,
4
+ "train_runtime": 4563.7862,
5
+ "train_samples": 104743,
6
+ "train_samples_per_second": 229.509,
7
+ "train_steps_per_second": 1.196
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 10.0,
5
+ "global_step": 5460,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.92,
12
+ "learning_rate": 1.816849816849817e-05,
13
+ "loss": 0.2492,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 1.83,
18
+ "learning_rate": 1.633699633699634e-05,
19
+ "loss": 0.15,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 2.75,
24
+ "learning_rate": 1.4505494505494506e-05,
25
+ "loss": 0.0983,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 3.66,
30
+ "learning_rate": 1.2673992673992674e-05,
31
+ "loss": 0.0631,
32
+ "step": 2000
33
+ },
34
+ {
35
+ "epoch": 4.58,
36
+ "learning_rate": 1.0842490842490842e-05,
37
+ "loss": 0.0463,
38
+ "step": 2500
39
+ },
40
+ {
41
+ "epoch": 5.49,
42
+ "learning_rate": 9.010989010989011e-06,
43
+ "loss": 0.0351,
44
+ "step": 3000
45
+ },
46
+ {
47
+ "epoch": 6.41,
48
+ "learning_rate": 7.17948717948718e-06,
49
+ "loss": 0.0247,
50
+ "step": 3500
51
+ },
52
+ {
53
+ "epoch": 7.33,
54
+ "learning_rate": 5.347985347985348e-06,
55
+ "loss": 0.0165,
56
+ "step": 4000
57
+ },
58
+ {
59
+ "epoch": 8.24,
60
+ "learning_rate": 3.516483516483517e-06,
61
+ "loss": 0.0125,
62
+ "step": 4500
63
+ },
64
+ {
65
+ "epoch": 9.16,
66
+ "learning_rate": 1.6849816849816852e-06,
67
+ "loss": 0.0094,
68
+ "step": 5000
69
+ },
70
+ {
71
+ "epoch": 10.0,
72
+ "step": 5460,
73
+ "total_flos": 2.6959857790413312e+17,
74
+ "train_loss": 0.06516272406001668,
75
+ "train_runtime": 4563.7862,
76
+ "train_samples_per_second": 229.509,
77
+ "train_steps_per_second": 1.196
78
+ }
79
+ ],
80
+ "max_steps": 5460,
81
+ "num_train_epochs": 10,
82
+ "total_flos": 2.6959857790413312e+17,
83
+ "trial_name": null,
84
+ "trial_params": null
85
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b43a6e841dec153b094963d834afb93302290f32d58514c5c527396f3789a91
3
+ size 2479
vocab.txt ADDED
The diff for this file is too large to render. See raw diff