End of training
Browse files- .gitattributes +1 -0
- .gitignore +1 -0
- config.json +34 -0
- merges.txt +0 -0
- pytorch_model.bin +3 -0
- runs/Jun09_12-53-38_c3901c1aaa47/1654779231.7515886/events.out.tfevents.1654779231.c3901c1aaa47.269.1 +3 -0
- runs/Jun09_12-53-38_c3901c1aaa47/1654779265.2712207/events.out.tfevents.1654779265.c3901c1aaa47.269.3 +3 -0
- runs/Jun09_12-53-38_c3901c1aaa47/events.out.tfevents.1654779231.c3901c1aaa47.269.0 +3 -0
- runs/Jun09_12-53-38_c3901c1aaa47/events.out.tfevents.1654779265.c3901c1aaa47.269.2 +3 -0
- runs/Jun09_12-54-53_c3901c1aaa47/1654779311.5265744/events.out.tfevents.1654779311.c3901c1aaa47.269.5 +3 -0
- runs/Jun09_12-54-53_c3901c1aaa47/events.out.tfevents.1654779311.c3901c1aaa47.269.4 +3 -0
- special_tokens_map.json +1 -0
- tokenizer_config.json +1 -0
- training_args.bin +3 -0
- vocab.json +3 -0
.gitattributes
CHANGED
@@ -25,3 +25,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
25 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
25 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
vocab.json filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "sshleifer/tiny-ctrl",
|
3 |
+
"architectures": [
|
4 |
+
"CTRLLMHeadModel"
|
5 |
+
],
|
6 |
+
"attn_pdrop": 0.1,
|
7 |
+
"dff": 2,
|
8 |
+
"embd_pdrop": 0.1,
|
9 |
+
"from_tf": false,
|
10 |
+
"id2label": {
|
11 |
+
"0": "LABEL_0"
|
12 |
+
},
|
13 |
+
"initializer_range": 0.02,
|
14 |
+
"label2id": {
|
15 |
+
"LABEL_0": 0
|
16 |
+
},
|
17 |
+
"layer_norm_epsilon": 1e-06,
|
18 |
+
"model_type": "ctrl",
|
19 |
+
"n_ctx": 128,
|
20 |
+
"n_embd": 16,
|
21 |
+
"n_head": 2,
|
22 |
+
"n_layer": 2,
|
23 |
+
"n_positions": 50000,
|
24 |
+
"resid_pdrop": 0.1,
|
25 |
+
"summary_activation": null,
|
26 |
+
"summary_first_dropout": 0.1,
|
27 |
+
"summary_proj_to_labels": true,
|
28 |
+
"summary_type": "cls_index",
|
29 |
+
"summary_use_proj": true,
|
30 |
+
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.19.2",
|
32 |
+
"use_cache": true,
|
33 |
+
"vocab_size": 246534
|
34 |
+
}
|
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:634d4fa4c64465d9c160c4fc61b86e69cbeb572c59ef77197afb0fb80e0fd365
|
3 |
+
size 16785209
|
runs/Jun09_12-53-38_c3901c1aaa47/1654779231.7515886/events.out.tfevents.1654779231.c3901c1aaa47.269.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e04f4f2be0e86d32b49aeea2b6b0bdcdf7c1aed32e8b07617e6b600ccb4fa16d
|
3 |
+
size 5204
|
runs/Jun09_12-53-38_c3901c1aaa47/1654779265.2712207/events.out.tfevents.1654779265.c3901c1aaa47.269.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee637c37f77cce62bcefcc48ad74fd0789b4834ac10285d1bed426264542c9fb
|
3 |
+
size 5204
|
runs/Jun09_12-53-38_c3901c1aaa47/events.out.tfevents.1654779231.c3901c1aaa47.269.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5b6fa71f766079cf07ddaa7f624675b6ad826be26543b0914f4be7d58714f99
|
3 |
+
size 6060
|
runs/Jun09_12-53-38_c3901c1aaa47/events.out.tfevents.1654779265.c3901c1aaa47.269.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d6d58560ae87638c5dfc8d2fb1caa419a56bd7f269b4fd966523d00222283fc
|
3 |
+
size 6060
|
runs/Jun09_12-54-53_c3901c1aaa47/1654779311.5265744/events.out.tfevents.1654779311.c3901c1aaa47.269.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66d100f714d2ee61c42f2d136b755baf5df0da71838f71bb04fe5665914e4fca
|
3 |
+
size 5204
|
runs/Jun09_12-54-53_c3901c1aaa47/events.out.tfevents.1654779311.c3901c1aaa47.269.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84b954af69df9ed31a80965da6e5c1863bcd16843fc1a05677fda92d5ba1295f
|
3 |
+
size 6060
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"unk_token": "<unk>", "pad_token": "<unk>"}
|
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"unk_token": "<unk>", "model_max_length": 256, "special_tokens_map_file": "/root/.cache/huggingface/transformers/17798ce6b7a938460c918134378546ce969a0d31884d01d733251fc25410e092.3766b2880f7f2c1cf6aa2e79dec8b09b08c625bfeb6ae8cfaeaf2f1a1f3ee79d", "name_or_path": "sshleifer/tiny-ctrl", "tokenizer_class": "CTRLTokenizer"}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c7c8633e5891877f94f7b8e9c9d8232f2f1b5e136de32106b88fe0e90aa5f39
|
3 |
+
size 3311
|
vocab.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e94f4351ee59f0c28cbd3c053d28e85e801e8ab86f702bd39f3b046b103be29
|
3 |
+
size 4432081
|