Training in progress, step 500
Browse files- .gitignore +1 -0
- config.json +24 -0
- pytorch_model.bin +3 -0
- runs/Mar14_09-38-01_e845ec7ac0ba/1678786785.8615024/events.out.tfevents.1678786785.e845ec7ac0ba.1550.1 +3 -0
- runs/Mar14_09-38-01_e845ec7ac0ba/events.out.tfevents.1678786769.e845ec7ac0ba.1550.0 +3 -0
- runs/Mar14_09-41-02_e845ec7ac0ba/1678786956.7940624/events.out.tfevents.1678786956.e845ec7ac0ba.1550.3 +3 -0
- runs/Mar14_09-41-02_e845ec7ac0ba/events.out.tfevents.1678786953.e845ec7ac0ba.1550.2 +3 -0
- training_args.bin +3 -0
.gitignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
checkpoint-*/
|
config.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "distilbert-base-uncased",
|
| 3 |
+
"activation": "gelu",
|
| 4 |
+
"architectures": [
|
| 5 |
+
"DistilBertForMaskedLM"
|
| 6 |
+
],
|
| 7 |
+
"attention_dropout": 0.1,
|
| 8 |
+
"dim": 768,
|
| 9 |
+
"dropout": 0.1,
|
| 10 |
+
"hidden_dim": 3072,
|
| 11 |
+
"initializer_range": 0.02,
|
| 12 |
+
"max_position_embeddings": 512,
|
| 13 |
+
"model_type": "distilbert",
|
| 14 |
+
"n_heads": 12,
|
| 15 |
+
"n_layers": 6,
|
| 16 |
+
"pad_token_id": 0,
|
| 17 |
+
"qa_dropout": 0.1,
|
| 18 |
+
"seq_classif_dropout": 0.2,
|
| 19 |
+
"sinusoidal_pos_embds": false,
|
| 20 |
+
"tie_weights_": true,
|
| 21 |
+
"torch_dtype": "float32",
|
| 22 |
+
"transformers_version": "4.26.1",
|
| 23 |
+
"vocab_size": 30522
|
| 24 |
+
}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e36210c2f94fd6692b3976093c662d49e5f4a866be31608d35559d25148e76de
|
| 3 |
+
size 267978033
|
runs/Mar14_09-38-01_e845ec7ac0ba/1678786785.8615024/events.out.tfevents.1678786785.e845ec7ac0ba.1550.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75e8e2076ee3b4b69473c2309c439d04ce98d5075bb0bed2ba53ba9a86b8366e
|
| 3 |
+
size 5670
|
runs/Mar14_09-38-01_e845ec7ac0ba/events.out.tfevents.1678786769.e845ec7ac0ba.1550.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e187866f5d5f7528a2e3ff7872402eeac8087ebe4b4d98ca06e090adc6d41e2c
|
| 3 |
+
size 3777
|
runs/Mar14_09-41-02_e845ec7ac0ba/1678786956.7940624/events.out.tfevents.1678786956.e845ec7ac0ba.1550.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:974bf8f5936a9a010377067377b6ce8521f07b196a8636bdc918006d98ffed1c
|
| 3 |
+
size 5670
|
runs/Mar14_09-41-02_e845ec7ac0ba/events.out.tfevents.1678786953.e845ec7ac0ba.1550.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b53ac28356af43929dadf4a39ea44a4b3f8337b6072908f96b338727a3ccb404
|
| 3 |
+
size 4329
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac7731b66968dc4841c37489d754f3915a474dddb87a1b0aa262c32a60f9b2bf
|
| 3 |
+
size 3451
|