Training in progress, epoch 1
Browse files- config.json +34 -17
- model.safetensors +2 -2
- runs/Feb29_04-26-06_cc6442fe607c/events.out.tfevents.1709180899.cc6442fe607c.6387.11 +3 -0
- runs/Feb29_04-35-48_cc6442fe607c/events.out.tfevents.1709181349.cc6442fe607c.6387.12 +3 -0
- runs/Feb29_04-36-34_cc6442fe607c/events.out.tfevents.1709181395.cc6442fe607c.6387.13 +3 -0
- runs/Feb29_04-38-06_cc6442fe607c/events.out.tfevents.1709181487.cc6442fe607c.6387.14 +3 -0
- runs/Feb29_04-38-30_cc6442fe607c/events.out.tfevents.1709181510.cc6442fe607c.6387.15 +3 -0
- runs/Feb29_04-39-20_cc6442fe607c/events.out.tfevents.1709181561.cc6442fe607c.6387.16 +3 -0
- runs/Feb29_04-41-02_cc6442fe607c/events.out.tfevents.1709181663.cc6442fe607c.6387.17 +3 -0
- runs/Feb29_04-47-43_cc6442fe607c/events.out.tfevents.1709182064.cc6442fe607c.24425.0 +3 -0
- runs/Feb29_04-48-17_cc6442fe607c/events.out.tfevents.1709182097.cc6442fe607c.24425.1 +3 -0
- runs/Feb29_04-49-20_cc6442fe607c/events.out.tfevents.1709182160.cc6442fe607c.24425.2 +3 -0
- runs/Feb29_04-50-29_cc6442fe607c/events.out.tfevents.1709182230.cc6442fe607c.24425.3 +3 -0
- runs/Feb29_04-50-52_cc6442fe607c/events.out.tfevents.1709182253.cc6442fe607c.24425.4 +3 -0
- runs/Feb29_04-51-04_cc6442fe607c/events.out.tfevents.1709182264.cc6442fe607c.24425.5 +3 -0
- special_tokens_map.json +4 -5
- tokenizer.json +0 -0
- tokenizer_config.json +10 -45
- training_args.bin +1 -1
- vocab.json +0 -0
config.json
CHANGED
@@ -1,25 +1,42 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
-
"
|
|
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
-
"
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
"initializer_range": 0.02,
|
12 |
-
"
|
13 |
-
"model_type": "
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
|
|
|
|
|
|
|
|
17 |
"problem_type": "single_label_classification",
|
18 |
-
"
|
19 |
-
"
|
20 |
-
"
|
21 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.37.2",
|
24 |
-
"
|
|
|
25 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "distilgpt2",
|
3 |
+
"_num_labels": 1,
|
4 |
+
"activation_function": "gelu_new",
|
5 |
"architectures": [
|
6 |
+
"GPT2ForSequenceClassification"
|
7 |
],
|
8 |
+
"attn_pdrop": 0.1,
|
9 |
+
"bos_token_id": 50256,
|
10 |
+
"embd_pdrop": 0.1,
|
11 |
+
"eos_token_id": 50256,
|
12 |
"initializer_range": 0.02,
|
13 |
+
"layer_norm_epsilon": 1e-05,
|
14 |
+
"model_type": "gpt2",
|
15 |
+
"n_ctx": 1024,
|
16 |
+
"n_embd": 768,
|
17 |
+
"n_head": 12,
|
18 |
+
"n_inner": null,
|
19 |
+
"n_layer": 6,
|
20 |
+
"n_positions": 1024,
|
21 |
+
"pad_token_id": 50256,
|
22 |
"problem_type": "single_label_classification",
|
23 |
+
"reorder_and_upcast_attn": false,
|
24 |
+
"resid_pdrop": 0.1,
|
25 |
+
"scale_attn_by_inverse_layer_idx": false,
|
26 |
+
"scale_attn_weights": true,
|
27 |
+
"summary_activation": null,
|
28 |
+
"summary_first_dropout": 0.1,
|
29 |
+
"summary_proj_to_labels": true,
|
30 |
+
"summary_type": "cls_index",
|
31 |
+
"summary_use_proj": true,
|
32 |
+
"task_specific_params": {
|
33 |
+
"text-generation": {
|
34 |
+
"do_sample": true,
|
35 |
+
"max_length": 50
|
36 |
+
}
|
37 |
+
},
|
38 |
"torch_dtype": "float32",
|
39 |
"transformers_version": "4.37.2",
|
40 |
+
"use_cache": true,
|
41 |
+
"vocab_size": 50257
|
42 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47df790377a4b956b175c336dce5f72601b3318542397382e09ddde8aac2cced
|
3 |
+
size 327664152
|
runs/Feb29_04-26-06_cc6442fe607c/events.out.tfevents.1709180899.cc6442fe607c.6387.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a192741f8c3154d745762dc1054e46d6540ec5bd2bce3dd6e6cc5a26eb688135
|
3 |
+
size 457
|
runs/Feb29_04-35-48_cc6442fe607c/events.out.tfevents.1709181349.cc6442fe607c.6387.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc2df16f22c613c335b002471ba8153492c8aaf7ae5a078ea522a9eb739f5ed3
|
3 |
+
size 4599
|
runs/Feb29_04-36-34_cc6442fe607c/events.out.tfevents.1709181395.cc6442fe607c.6387.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39d813823173d7134a33f1d482223164a7d5d43b736adbda84472b240d047244
|
3 |
+
size 4588
|
runs/Feb29_04-38-06_cc6442fe607c/events.out.tfevents.1709181487.cc6442fe607c.6387.14
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:417132cb8d5034ab71c656c98c3e8c63d4b0ca8c0d23c0dab6fac4323fd05dbb
|
3 |
+
size 4588
|
runs/Feb29_04-38-30_cc6442fe607c/events.out.tfevents.1709181510.cc6442fe607c.6387.15
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c9c0aef85c1d960a1a9a05c7c81ad2086f961a877bf63354e759935a358d31
|
3 |
+
size 4588
|
runs/Feb29_04-39-20_cc6442fe607c/events.out.tfevents.1709181561.cc6442fe607c.6387.16
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:937fe4c19dbb05b99a75fc236af91ee1d3682eeafff2040a16ee7ad3b982cc29
|
3 |
+
size 4588
|
runs/Feb29_04-41-02_cc6442fe607c/events.out.tfevents.1709181663.cc6442fe607c.6387.17
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:caa795e671e6e2a12f1de2ecd91e1b51ef5f10f6581b829145e93d9c43884a95
|
3 |
+
size 4588
|
runs/Feb29_04-47-43_cc6442fe607c/events.out.tfevents.1709182064.cc6442fe607c.24425.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c5f4a7dd6ee54a92c049cc9fe59b7aed1a3d201ebe5bfaaac1af1ccf0cfa25c
|
3 |
+
size 4586
|
runs/Feb29_04-48-17_cc6442fe607c/events.out.tfevents.1709182097.cc6442fe607c.24425.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:555d2ab211700561f53fac06fe4f2ed5132c44787d68714a2ad3032025ba38cf
|
3 |
+
size 4586
|
runs/Feb29_04-49-20_cc6442fe607c/events.out.tfevents.1709182160.cc6442fe607c.24425.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35852d39d02b79986745e4a0745690c7e856aebed017d25709dd6a3d1026509e
|
3 |
+
size 4925
|
runs/Feb29_04-50-29_cc6442fe607c/events.out.tfevents.1709182230.cc6442fe607c.24425.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fdda058426a6c0c15b647f83ea2afacbdebb57a4a5111b2d461da5be4a2bb90
|
3 |
+
size 4184
|
runs/Feb29_04-50-52_cc6442fe607c/events.out.tfevents.1709182253.cc6442fe607c.24425.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c54abb94ed80ef72cf6dea5eaee70930871abb37e782371ca96ce5823a1f6c6
|
3 |
+
size 4184
|
runs/Feb29_04-51-04_cc6442fe607c/events.out.tfevents.1709182264.cc6442fe607c.24425.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38662483c164737b54d5c0667bb2f205a545dbda4ed4cc8f6bdb352c88920d6b
|
3 |
+
size 4184
|
special_tokens_map.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"pad_token": "
|
5 |
-
"
|
6 |
-
"unk_token": "[UNK]"
|
7 |
}
|
|
|
1 |
{
|
2 |
+
"bos_token": "<|endoftext|>",
|
3 |
+
"eos_token": "<|endoftext|>",
|
4 |
+
"pad_token": "<|endoftext|>",
|
5 |
+
"unk_token": "<|endoftext|>"
|
|
|
6 |
}
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -1,55 +1,20 @@
|
|
1 |
{
|
|
|
2 |
"added_tokens_decoder": {
|
3 |
-
"
|
4 |
-
"content": "
|
5 |
"lstrip": false,
|
6 |
-
"normalized":
|
7 |
-
"rstrip": false,
|
8 |
-
"single_word": false,
|
9 |
-
"special": true
|
10 |
-
},
|
11 |
-
"100": {
|
12 |
-
"content": "[UNK]",
|
13 |
-
"lstrip": false,
|
14 |
-
"normalized": false,
|
15 |
-
"rstrip": false,
|
16 |
-
"single_word": false,
|
17 |
-
"special": true
|
18 |
-
},
|
19 |
-
"101": {
|
20 |
-
"content": "[CLS]",
|
21 |
-
"lstrip": false,
|
22 |
-
"normalized": false,
|
23 |
-
"rstrip": false,
|
24 |
-
"single_word": false,
|
25 |
-
"special": true
|
26 |
-
},
|
27 |
-
"102": {
|
28 |
-
"content": "[SEP]",
|
29 |
-
"lstrip": false,
|
30 |
-
"normalized": false,
|
31 |
-
"rstrip": false,
|
32 |
-
"single_word": false,
|
33 |
-
"special": true
|
34 |
-
},
|
35 |
-
"103": {
|
36 |
-
"content": "[MASK]",
|
37 |
-
"lstrip": false,
|
38 |
-
"normalized": false,
|
39 |
"rstrip": false,
|
40 |
"single_word": false,
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
|
|
44 |
"clean_up_tokenization_spaces": true,
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"
|
48 |
-
"
|
49 |
-
"
|
50 |
-
"sep_token": "[SEP]",
|
51 |
-
"strip_accents": null,
|
52 |
-
"tokenize_chinese_chars": true,
|
53 |
-
"tokenizer_class": "DistilBertTokenizer",
|
54 |
-
"unk_token": "[UNK]"
|
55 |
}
|
|
|
1 |
{
|
2 |
+
"add_prefix_space": false,
|
3 |
"added_tokens_decoder": {
|
4 |
+
"50256": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
"lstrip": false,
|
7 |
+
"normalized": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
"rstrip": false,
|
9 |
"single_word": false,
|
10 |
"special": true
|
11 |
}
|
12 |
},
|
13 |
+
"bos_token": "<|endoftext|>",
|
14 |
"clean_up_tokenization_spaces": true,
|
15 |
+
"eos_token": "<|endoftext|>",
|
16 |
+
"model_max_length": 1024,
|
17 |
+
"pad_token": "<|endoftext|>",
|
18 |
+
"tokenizer_class": "GPT2Tokenizer",
|
19 |
+
"unk_token": "<|endoftext|>"
|
|
|
|
|
|
|
|
|
|
|
20 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b2dc8076dced952167e1c753f8cc01fcd5178c143957a6c8faafc27d2b09bd8
|
3 |
size 4728
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|