sunsvrv commited on
Commit
a12e2d4
·
1 Parent(s): 3879c88

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/bart-base",
3
+ "activation_dropout": 0.1,
4
+ "activation_function": "gelu",
5
+ "add_bias_logits": false,
6
+ "add_final_layer_norm": false,
7
+ "architectures": [
8
+ "BartForConditionalGeneration"
9
+ ],
10
+ "attention_dropout": 0.1,
11
+ "bos_token_id": 0,
12
+ "classif_dropout": 0.1,
13
+ "classifier_dropout": 0.0,
14
+ "d_model": 768,
15
+ "decoder_attention_heads": 12,
16
+ "decoder_ffn_dim": 3072,
17
+ "decoder_layerdrop": 0.0,
18
+ "decoder_layers": 6,
19
+ "decoder_start_token_id": 2,
20
+ "dropout": 0.1,
21
+ "early_stopping": true,
22
+ "encoder_attention_heads": 12,
23
+ "encoder_ffn_dim": 3072,
24
+ "encoder_layerdrop": 0.0,
25
+ "encoder_layers": 6,
26
+ "eos_token_id": 2,
27
+ "forced_bos_token_id": 0,
28
+ "forced_eos_token_id": 2,
29
+ "gradient_checkpointing": false,
30
+ "id2label": {
31
+ "0": "LABEL_0",
32
+ "1": "LABEL_1",
33
+ "2": "LABEL_2"
34
+ },
35
+ "init_std": 0.02,
36
+ "is_encoder_decoder": true,
37
+ "label2id": {
38
+ "LABEL_0": 0,
39
+ "LABEL_1": 1,
40
+ "LABEL_2": 2
41
+ },
42
+ "max_position_embeddings": 1024,
43
+ "model_type": "bart",
44
+ "no_repeat_ngram_size": 3,
45
+ "normalize_before": false,
46
+ "normalize_embedding": true,
47
+ "num_beams": 4,
48
+ "num_hidden_layers": 6,
49
+ "pad_token_id": 1,
50
+ "scale_embedding": false,
51
+ "task_specific_params": {
52
+ "summarization": {
53
+ "length_penalty": 1.0,
54
+ "max_length": 128,
55
+ "min_length": 12,
56
+ "num_beams": 4
57
+ },
58
+ "summarization_cnn": {
59
+ "length_penalty": 2.0,
60
+ "max_length": 142,
61
+ "min_length": 56,
62
+ "num_beams": 4
63
+ },
64
+ "summarization_xsum": {
65
+ "length_penalty": 1.0,
66
+ "max_length": 62,
67
+ "min_length": 11,
68
+ "num_beams": 6
69
+ }
70
+ },
71
+ "torch_dtype": "float32",
72
+ "transformers_version": "4.22.2",
73
+ "use_cache": true,
74
+ "vocab_size": 50265
75
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd4b2d6a01850a9be17eb2b523509be25e7b3373ce18f9d6620a395cf03f5de3
3
+ size 557969145
runs/Oct09_16-22-31_45d0aacbd9c4/1665332601.6307309/events.out.tfevents.1665332601.45d0aacbd9c4.64.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:135bbcacca774e6fdcb06e5e30c6fb19d6e4e470f73bea4f80b3ccb5d0ccd9c7
3
+ size 5736
runs/Oct09_16-22-31_45d0aacbd9c4/events.out.tfevents.1665332601.45d0aacbd9c4.64.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fde26e6bf0f6a91246ff7a9ba96ef1f70c27ba71f4a84e0b3d943fd18588cb
3
+ size 4908
runs/Oct09_16-40-05_45d0aacbd9c4/1665333633.4866273/events.out.tfevents.1665333633.45d0aacbd9c4.64.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2ebbe0c73b14a64591321a28032d4123e4665d2a6c829472fd88b7e9c8b3e6b
3
+ size 5736
runs/Oct09_16-40-05_45d0aacbd9c4/events.out.tfevents.1665333633.45d0aacbd9c4.64.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd5761166517795c367ab418702fa7a29a0e3abd706150bad8a162d7d3d29b6d
3
+ size 4907
runs/Oct09_16-41-08_45d0aacbd9c4/1665333700.845348/events.out.tfevents.1665333700.45d0aacbd9c4.64.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cfd3a2a54889e8f66e2d55ebd6141c335330edcc5173ff7e1723fc7582407c0
3
+ size 5736
runs/Oct09_16-41-08_45d0aacbd9c4/events.out.tfevents.1665333700.45d0aacbd9c4.64.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:273d5c737681fe4c162728f39af849f9d94235012ac3524ace8bb949c9e326fc
3
+ size 4908
runs/Oct09_16-42-07_45d0aacbd9c4/1665333753.236318/events.out.tfevents.1665333753.45d0aacbd9c4.64.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b245691e37fa7383de74d31e67f4eed3d572d7fd14c1693121d5d757efc5e89
3
+ size 5736
runs/Oct09_16-42-07_45d0aacbd9c4/events.out.tfevents.1665333753.45d0aacbd9c4.64.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f8d5c464cedf41111f000748d7ca139ea9073f3c1be6a821fa1931f76387de9
3
+ size 4908
runs/Oct09_16-43-08_45d0aacbd9c4/1665333823.9264839/events.out.tfevents.1665333823.45d0aacbd9c4.64.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa08c529a2c029898956b220ef193149646ba1937c3b805193a8ed13249c6803
3
+ size 5736
runs/Oct09_16-43-08_45d0aacbd9c4/events.out.tfevents.1665333823.45d0aacbd9c4.64.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5403e24562f8cb2f14db61c00a24aefbc6ccd00a3da9ae0bd8b465f13b186e98
3
+ size 4906
runs/Oct09_16-47-03_45d0aacbd9c4/1665334060.7822678/events.out.tfevents.1665334060.45d0aacbd9c4.64.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70a03a10b4d85b83171d809c1afd6b51632ec046f54a4199682ccf3822d9a57d
3
+ size 5736
runs/Oct09_16-47-03_45d0aacbd9c4/events.out.tfevents.1665334060.45d0aacbd9c4.64.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1841f70e6b46c4a0a40513f5f774a40e23263df6b164d7c4f6ad55f2d3e3af7c
3
+ size 4908
special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "bos_token": "<s>",
4
+ "cls_token": "<s>",
5
+ "eos_token": "</s>",
6
+ "errors": "replace",
7
+ "mask_token": "<mask>",
8
+ "model_max_length": 1024,
9
+ "name_or_path": "facebook/bart-base",
10
+ "pad_token": "<pad>",
11
+ "sep_token": "</s>",
12
+ "special_tokens_map_file": null,
13
+ "tokenizer_class": "BartTokenizer",
14
+ "trim_offsets": true,
15
+ "unk_token": "<unk>"
16
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ff8ea0dccf70907e4334eb6b87efa9a0f7ce563a2bb50f3e450d04087da759b
3
+ size 3503
vocab.json ADDED
The diff for this file is too large to render. See raw diff