vish88 commited on
Commit
4a85e1c
1 Parent(s): a1df6b2

Training in progress, epoch 0

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "clevrly/xlnet-base-mnli-finetuned",
3
+ "architectures": [
4
+ "XLNetForSequenceClassification"
5
+ ],
6
+ "attn_type": "bi",
7
+ "bi_data": false,
8
+ "bos_token_id": 1,
9
+ "clamp_len": -1,
10
+ "d_head": 64,
11
+ "d_inner": 3072,
12
+ "d_model": 768,
13
+ "dropout": 0.1,
14
+ "end_n_top": 5,
15
+ "eos_token_id": 2,
16
+ "ff_activation": "gelu",
17
+ "initializer_range": 0.02,
18
+ "layer_norm_eps": 1e-12,
19
+ "mem_len": null,
20
+ "model_type": "xlnet",
21
+ "n_head": 12,
22
+ "n_layer": 12,
23
+ "pad_token_id": 5,
24
+ "problem_type": "single_label_classification",
25
+ "reuse_len": null,
26
+ "same_length": false,
27
+ "start_n_top": 5,
28
+ "summary_activation": "tanh",
29
+ "summary_last_dropout": 0.1,
30
+ "summary_type": "last",
31
+ "summary_use_proj": true,
32
+ "task_specific_params": {
33
+ "text-generation": {
34
+ "do_sample": true,
35
+ "max_length": 250
36
+ }
37
+ },
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.21.0",
40
+ "untie_r": true,
41
+ "use_mems_eval": true,
42
+ "use_mems_train": false,
43
+ "vocab_size": 32000
44
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:679313c811481a1fd7203133d8584d9e1eaea29f31980baf6273756efbb98182
3
+ size 469309853
runs/Aug03_20-57-12_1f595c18f376/1659560647.7426775/events.out.tfevents.1659560647.1f595c18f376.79.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b635a459c73e8a059628eeacdefcfbeb3bc8be187faedad29abd590a033b445
3
+ size 5456
runs/Aug03_20-57-12_1f595c18f376/1659560667.2623863/events.out.tfevents.1659560667.1f595c18f376.79.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeede94ecf97a6567c004862ecbec313c4185fefb7a7cd274dbc4a9c28e847ed
3
+ size 5456
runs/Aug03_20-57-12_1f595c18f376/1659563147.7048142/events.out.tfevents.1659563147.1f595c18f376.79.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69d12ad5fc75b3bd0bc6055f1875d9bab284b0f295f4aecff0e5d93d086ec533
3
+ size 5456
runs/Aug03_20-57-12_1f595c18f376/1659564763.1674256/events.out.tfevents.1659564763.1f595c18f376.79.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e4a6cc03a289189a4b29371381d487b674fda28351565b0beb84885f2e68f54
3
+ size 5456
runs/Aug03_20-57-12_1f595c18f376/events.out.tfevents.1659560647.1f595c18f376.79.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac9606b02e369a844d83ae4af1b8061c1229273a10ab4c157dfc75d4672bf56a
3
+ size 4050
runs/Aug03_20-57-12_1f595c18f376/events.out.tfevents.1659560667.1f595c18f376.79.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fee3bd3520be92b066ef85f2083580217bb8e32e9c65bc7c8fad364b7fcb9388
3
+ size 4995
runs/Aug03_20-57-12_1f595c18f376/events.out.tfevents.1659563147.1f595c18f376.79.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b77aff0f4681889b4d65d7133cc2f9a9d1bf58a6e17eabce68b3df24e99776c
3
+ size 4995
runs/Aug03_20-57-12_1f595c18f376/events.out.tfevents.1659564763.1f595c18f376.79.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ed7531b7ea4d791a1089da608945d9d2612c1c980e3b57f3c13c55b439c54fd
3
+ size 5001
special_tokens_map.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<eop>",
4
+ "<eod>"
5
+ ],
6
+ "bos_token": "<s>",
7
+ "cls_token": "<cls>",
8
+ "eos_token": "</s>",
9
+ "mask_token": {
10
+ "content": "<mask>",
11
+ "lstrip": true,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<pad>",
17
+ "sep_token": "<sep>",
18
+ "unk_token": "<unk>"
19
+ }
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f8c1c0bc2854d1af911a8550288c1258af5ba50277f3a5c829b98eb86fc5646
3
+ size 798011
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<eop>",
4
+ "<eod>"
5
+ ],
6
+ "bos_token": "<s>",
7
+ "cls_token": "<cls>",
8
+ "do_lower_case": false,
9
+ "eos_token": "</s>",
10
+ "keep_accents": false,
11
+ "mask_token": {
12
+ "__type": "AddedToken",
13
+ "content": "<mask>",
14
+ "lstrip": true,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false
18
+ },
19
+ "name_or_path": "clevrly/xlnet-base-mnli-finetuned",
20
+ "pad_token": "<pad>",
21
+ "remove_space": true,
22
+ "sep_token": "<sep>",
23
+ "special_tokens_map_file": null,
24
+ "tokenizer_class": "XLNetTokenizer",
25
+ "unk_token": "<unk>"
26
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61d564aadca83813c6e9588e902fa7dd1ab8d8962ceb253085089f5c760975e0
3
+ size 3375