Training in progress, step 500
Browse files- config.json +31 -0
- model.safetensors +3 -0
- runs/Dec10_21-15-08_DESKTOP-0IP9EM7/events.out.tfevents.1702239316.DESKTOP-0IP9EM7.16488.0 +3 -0
- runs/Dec10_21-17-01_DESKTOP-0IP9EM7/events.out.tfevents.1702239429.DESKTOP-0IP9EM7.16488.1 +3 -0
- runs/Dec10_21-17-21_DESKTOP-0IP9EM7/events.out.tfevents.1702239448.DESKTOP-0IP9EM7.16488.2 +3 -0
- runs/Dec10_21-22-35_DESKTOP-0IP9EM7/events.out.tfevents.1702239760.DESKTOP-0IP9EM7.16488.3 +3 -0
- runs/Dec10_21-25-50_DESKTOP-0IP9EM7/events.out.tfevents.1702239955.DESKTOP-0IP9EM7.16488.4 +3 -0
- runs/Dec10_21-28-03_DESKTOP-0IP9EM7/events.out.tfevents.1702240087.DESKTOP-0IP9EM7.16488.5 +3 -0
- runs/Dec10_21-28-48_DESKTOP-0IP9EM7/events.out.tfevents.1702240131.DESKTOP-0IP9EM7.16488.6 +3 -0
- runs/Dec10_21-32-26_DESKTOP-0IP9EM7/events.out.tfevents.1702240350.DESKTOP-0IP9EM7.16488.7 +3 -0
- runs/Dec10_21-45-52_DESKTOP-0IP9EM7/events.out.tfevents.1702241154.DESKTOP-0IP9EM7.15560.0 +3 -0
- runs/Dec10_21-46-53_DESKTOP-0IP9EM7/events.out.tfevents.1702241219.DESKTOP-0IP9EM7.15560.1 +3 -0
- runs/Dec10_21-49-22_DESKTOP-0IP9EM7/events.out.tfevents.1702241370.DESKTOP-0IP9EM7.15560.2 +3 -0
- runs/Dec10_21-49-22_DESKTOP-0IP9EM7/events.out.tfevents.1702241544.DESKTOP-0IP9EM7.15560.3 +3 -0
- runs/Dec10_21-56-19_DESKTOP-0IP9EM7/events.out.tfevents.1702241783.DESKTOP-0IP9EM7.15560.4 +3 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "facebook/opt-350m",
|
3 |
+
"_remove_final_layer_norm": false,
|
4 |
+
"activation_dropout": 0.0,
|
5 |
+
"activation_function": "relu",
|
6 |
+
"architectures": [
|
7 |
+
"OPTForCausalLM"
|
8 |
+
],
|
9 |
+
"attention_dropout": 0.0,
|
10 |
+
"bos_token_id": 2,
|
11 |
+
"do_layer_norm_before": false,
|
12 |
+
"dropout": 0.1,
|
13 |
+
"enable_bias": true,
|
14 |
+
"eos_token_id": 2,
|
15 |
+
"ffn_dim": 4096,
|
16 |
+
"hidden_size": 1024,
|
17 |
+
"init_std": 0.02,
|
18 |
+
"layer_norm_elementwise_affine": true,
|
19 |
+
"layerdrop": 0.0,
|
20 |
+
"max_position_embeddings": 2048,
|
21 |
+
"model_type": "opt",
|
22 |
+
"num_attention_heads": 16,
|
23 |
+
"num_hidden_layers": 24,
|
24 |
+
"pad_token_id": 1,
|
25 |
+
"prefix": "</s>",
|
26 |
+
"torch_dtype": "float32",
|
27 |
+
"transformers_version": "4.36.0.dev0",
|
28 |
+
"use_cache": true,
|
29 |
+
"vocab_size": 50272,
|
30 |
+
"word_embed_proj_dim": 512
|
31 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41d4e276ef4963bc98d7d829d285e9ccdf7f0475745fa085f8293fd3883dbc6c
|
3 |
+
size 1324830880
|
runs/Dec10_21-15-08_DESKTOP-0IP9EM7/events.out.tfevents.1702239316.DESKTOP-0IP9EM7.16488.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41c516a6b424af00b819a38a4c039b91dd4b49500c1045a5b66481a7b81def13
|
3 |
+
size 4446
|
runs/Dec10_21-17-01_DESKTOP-0IP9EM7/events.out.tfevents.1702239429.DESKTOP-0IP9EM7.16488.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4863efd5ad4908592ea0502c6e59fcf436e44c6645699cdb86440b777d29f530
|
3 |
+
size 4446
|
runs/Dec10_21-17-21_DESKTOP-0IP9EM7/events.out.tfevents.1702239448.DESKTOP-0IP9EM7.16488.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e84db9f03e9c4b043a0bb54d947bc480eceab97ffbef9326c3daeac4b8951671
|
3 |
+
size 4446
|
runs/Dec10_21-22-35_DESKTOP-0IP9EM7/events.out.tfevents.1702239760.DESKTOP-0IP9EM7.16488.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad1c1893905f4deed91875055135678d7d27b0f4421d5264557fd215f7cdbe41
|
3 |
+
size 4446
|
runs/Dec10_21-25-50_DESKTOP-0IP9EM7/events.out.tfevents.1702239955.DESKTOP-0IP9EM7.16488.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3512dea682fdf7cecba9591e11b69349c54125883113ff0cb3a4f70cc73db05
|
3 |
+
size 4446
|
runs/Dec10_21-28-03_DESKTOP-0IP9EM7/events.out.tfevents.1702240087.DESKTOP-0IP9EM7.16488.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d577c8c3c2d47903d2fc078c70aecb1bb7e5af0113a8940390e7be72f25cc5fa
|
3 |
+
size 4446
|
runs/Dec10_21-28-48_DESKTOP-0IP9EM7/events.out.tfevents.1702240131.DESKTOP-0IP9EM7.16488.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c664027d19c2efcda5fa97b3be301d47ab5ebb6cbec2794ad17a1d6f732c6ac9
|
3 |
+
size 4445
|
runs/Dec10_21-32-26_DESKTOP-0IP9EM7/events.out.tfevents.1702240350.DESKTOP-0IP9EM7.16488.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c331177270cfe9751b6084062139dcee374d2a1bce49a62eff707996f5bb484
|
3 |
+
size 4443
|
runs/Dec10_21-45-52_DESKTOP-0IP9EM7/events.out.tfevents.1702241154.DESKTOP-0IP9EM7.15560.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1138636eb6564b08c992cfaef727658e783dc63693a618f48fd27eb3c5b2c28d
|
3 |
+
size 4443
|
runs/Dec10_21-46-53_DESKTOP-0IP9EM7/events.out.tfevents.1702241219.DESKTOP-0IP9EM7.15560.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f9e91df5ea7712d016494b89085f73a36157b5c35b36c93555840bc1d31187d
|
3 |
+
size 4443
|
runs/Dec10_21-49-22_DESKTOP-0IP9EM7/events.out.tfevents.1702241370.DESKTOP-0IP9EM7.15560.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0519246ed5d3ee2f60d0351f596d6bd91fccb81d0237015bbb30f7b941c2e422
|
3 |
+
size 4443
|
runs/Dec10_21-49-22_DESKTOP-0IP9EM7/events.out.tfevents.1702241544.DESKTOP-0IP9EM7.15560.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40919a9c39d1ab61813ca25cec68fcff10a6a1cb6b688e72f051775dc7e75ab9
|
3 |
+
size 4443
|
runs/Dec10_21-56-19_DESKTOP-0IP9EM7/events.out.tfevents.1702241783.DESKTOP-0IP9EM7.15560.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:446213efee97276572c8104955a4f181c7cd02a4017de47b012197640e5a6666
|
3 |
+
size 4600
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf4c412af4c07b8846fb2a576d5f3079ecf24d5120cc1620bdc088397929eef7
|
3 |
+
size 4664
|