SauravMaheshkar commited on
Commit
0fa01b4
1 Parent(s): b5c7013

Initial Commit

Browse files
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # MacOS Stuff
2
+ **/.DS_Store
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "SauravMaheshkar/electra-base-chaii",
3
+ "architectures": [
4
+ "ElectraForQuestionAnswering"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "embedding_size": 768,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "language": "english",
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "electra",
17
+ "name": "Electra",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 12,
20
+ "pad_token_id": 0,
21
+ "position_embedding_type": "absolute",
22
+ "summary_activation": "gelu",
23
+ "summary_last_dropout": 0,
24
+ "summary_type": "first",
25
+ "summary_use_proj": true,
26
+ "transformers_version": "4.6.1",
27
+ "type_vocab_size": 2,
28
+ "vocab_size": 30522
29
+ }
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2878f4e885e99b9a79e760d5415c195c87e3a0ecb7677a239f26b5af5bb89e8
3
+ size 871270381
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d66d444b772d19717f1fab022cb28bf7c5d87861b1da1e48f3708d357beb3fea
3
+ size 435662519
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b26311388d0c1884f6a59b6f115214213fdb52b64723e29da12421ca37a7f897
3
+ size 14657
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18132446c5dbcce34518f3b4224f48ebb3dfcfecc009681bece771b03cef4533
3
+ size 623
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": "SauravMaheshkar/electra-base-chaii/special_tokens_map.json", "full_tokenizer_file": null, "name_or_path": "SauravMaheshkar/electra-base-chaii", "do_basic_tokenize": true, "never_split": null}
trainer_state.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.9998933560840354,
5
+ "global_step": 2344,
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.21,
12
+ "learning_rate": 1.7486960644855383e-05,
13
+ "loss": 2.394,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.43,
18
+ "learning_rate": 1.2745376955903272e-05,
19
+ "loss": 2.0721,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 0.64,
24
+ "learning_rate": 8.003793266951162e-06,
25
+ "loss": 2.0167,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 0.85,
30
+ "learning_rate": 3.262209577999052e-06,
31
+ "loss": 1.9823,
32
+ "step": 2000
33
+ },
34
+ {
35
+ "epoch": 1.0,
36
+ "eval_loss": 2.2713022232055664,
37
+ "eval_runtime": 4.3454,
38
+ "eval_samples_per_second": 71.57,
39
+ "step": 2344
40
+ }
41
+ ],
42
+ "max_steps": 2344,
43
+ "num_train_epochs": 1,
44
+ "total_flos": 9409374830002176.0,
45
+ "trial_name": null,
46
+ "trial_params": null
47
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51880f21200da3b3040ae10951cb340d7bc543c7460ca4e7b7209723fb52e613
3
+ size 2415
vocab.txt ADDED
The diff for this file is too large to render. See raw diff