Training in progress, step 500
Browse files- .gitignore +1 -0
- config.json +41 -0
- pytorch_model.bin +3 -0
- runs/May03_23-50-52_dev-mlgpu-002/1651636342.4362562/events.out.tfevents.1651636342.dev-mlgpu-002.267142.1 +3 -0
- runs/May03_23-50-52_dev-mlgpu-002/events.out.tfevents.1651636342.dev-mlgpu-002.267142.0 +3 -0
- runs/May03_23-57-26_dev-mlgpu-002/1651636653.1517153/events.out.tfevents.1651636653.dev-mlgpu-002.267142.3 +3 -0
- runs/May03_23-57-26_dev-mlgpu-002/events.out.tfevents.1651636653.dev-mlgpu-002.267142.2 +3 -0
- runs/May04_00-05-32_dev-mlgpu-002/1651637138.0111997/events.out.tfevents.1651637138.dev-mlgpu-002.267142.5 +3 -0
- runs/May04_00-05-32_dev-mlgpu-002/1651637279.7674031/events.out.tfevents.1651637279.dev-mlgpu-002.267142.7 +3 -0
- runs/May04_00-05-32_dev-mlgpu-002/events.out.tfevents.1651637138.dev-mlgpu-002.267142.4 +3 -0
- runs/May04_00-05-32_dev-mlgpu-002/events.out.tfevents.1651637279.dev-mlgpu-002.267142.6 +3 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "distilbert-base-uncased",
|
3 |
+
"activation": "gelu",
|
4 |
+
"architectures": [
|
5 |
+
"DistilBertForSequenceClassification"
|
6 |
+
],
|
7 |
+
"attention_dropout": 0.1,
|
8 |
+
"dim": 768,
|
9 |
+
"dropout": 0.1,
|
10 |
+
"hidden_dim": 3072,
|
11 |
+
"id2label": {
|
12 |
+
"0": "LABEL_0",
|
13 |
+
"1": "LABEL_1",
|
14 |
+
"2": "LABEL_2",
|
15 |
+
"3": "LABEL_3",
|
16 |
+
"4": "LABEL_4",
|
17 |
+
"5": "LABEL_5"
|
18 |
+
},
|
19 |
+
"initializer_range": 0.02,
|
20 |
+
"label2id": {
|
21 |
+
"LABEL_0": 0,
|
22 |
+
"LABEL_1": 1,
|
23 |
+
"LABEL_2": 2,
|
24 |
+
"LABEL_3": 3,
|
25 |
+
"LABEL_4": 4,
|
26 |
+
"LABEL_5": 5
|
27 |
+
},
|
28 |
+
"max_position_embeddings": 512,
|
29 |
+
"model_type": "distilbert",
|
30 |
+
"n_heads": 12,
|
31 |
+
"n_layers": 6,
|
32 |
+
"pad_token_id": 0,
|
33 |
+
"problem_type": "single_label_classification",
|
34 |
+
"qa_dropout": 0.1,
|
35 |
+
"seq_classif_dropout": 0.2,
|
36 |
+
"sinusoidal_pos_embds": false,
|
37 |
+
"tie_weights_": true,
|
38 |
+
"torch_dtype": "float32",
|
39 |
+
"transformers_version": "4.11.3",
|
40 |
+
"vocab_size": 30522
|
41 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c06856ca7653912ad6b006217629f0005e8e9233da4914e948d40acc73202f96
|
3 |
+
size 267872369
|
runs/May03_23-50-52_dev-mlgpu-002/1651636342.4362562/events.out.tfevents.1651636342.dev-mlgpu-002.267142.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df5dcd496aca40577ec50a019aac95973e8a9cff945bfd8c0aeb1134d2f01b7e
|
3 |
+
size 4583
|
runs/May03_23-50-52_dev-mlgpu-002/events.out.tfevents.1651636342.dev-mlgpu-002.267142.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b57ff30441a088e49f259cf1fcebc6735985cc5f125e2f2fbfb3a5252be6ad04
|
3 |
+
size 3375
|
runs/May03_23-57-26_dev-mlgpu-002/1651636653.1517153/events.out.tfevents.1651636653.dev-mlgpu-002.267142.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a81d850f503c07b6dda4699a8288b1937df221751d02aa27dce50b87eee17acc
|
3 |
+
size 4583
|
runs/May03_23-57-26_dev-mlgpu-002/events.out.tfevents.1651636653.dev-mlgpu-002.267142.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4faaa1b3c4eadb8ea5dd938aad80763254254f3b44627fae298a6ab643fbd7bc
|
3 |
+
size 3375
|
runs/May04_00-05-32_dev-mlgpu-002/1651637138.0111997/events.out.tfevents.1651637138.dev-mlgpu-002.267142.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30c5352e34da3d12201881a10891527da6ae35d628d720319b3fccbc2b2e91c8
|
3 |
+
size 4583
|
runs/May04_00-05-32_dev-mlgpu-002/1651637279.7674031/events.out.tfevents.1651637279.dev-mlgpu-002.267142.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8385b59b991531396bffd68c64734f50c77c450d097e5d21e46f1113da9320b4
|
3 |
+
size 4583
|
runs/May04_00-05-32_dev-mlgpu-002/events.out.tfevents.1651637138.dev-mlgpu-002.267142.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b36e6c0b343ceda34df0fbe8640b918ebe15177249bafb0a527c9766849d2a68
|
3 |
+
size 3375
|
runs/May04_00-05-32_dev-mlgpu-002/events.out.tfevents.1651637279.dev-mlgpu-002.267142.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1b1534b6ac4e7bd8e7da50fca2d618dbdfb5b02ef0472f6d14ecddd44461926
|
3 |
+
size 4058
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bb96e6221bd507829cd5e2da449f35b504de11c72effccd79157c3cbdbdd9de
|
3 |
+
size 2863
|