End of training
Browse files- last-checkpoint/config.json +0 -25
- last-checkpoint/optimizer.pt +0 -3
- last-checkpoint/pytorch_model.bin +0 -3
- last-checkpoint/rng_state.pth +0 -3
- last-checkpoint/scheduler.pt +0 -3
- last-checkpoint/special_tokens_map.json +0 -1
- last-checkpoint/tokenizer.json +0 -0
- last-checkpoint/tokenizer_config.json +0 -1
- last-checkpoint/trainer_state.json +0 -28
- last-checkpoint/training_args.bin +0 -3
- last-checkpoint/vocab.txt +0 -0
- pytorch_model.bin +1 -1
- runs/Jan15_16-54-07_a78d8ddf8d3b/events.out.tfevents.1642265704.a78d8ddf8d3b.72.0 +2 -2
last-checkpoint/config.json
DELETED
@@ -1,25 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_name_or_path": "husnu/bert-base-turkish-128k-cased-finetuned_lr-2e-05_epochs-3",
|
3 |
-
"architectures": [
|
4 |
-
"BertForQuestionAnswering"
|
5 |
-
],
|
6 |
-
"attention_probs_dropout_prob": 0.1,
|
7 |
-
"classifier_dropout": null,
|
8 |
-
"hidden_act": "gelu",
|
9 |
-
"hidden_dropout_prob": 0.1,
|
10 |
-
"hidden_size": 768,
|
11 |
-
"initializer_range": 0.02,
|
12 |
-
"intermediate_size": 3072,
|
13 |
-
"layer_norm_eps": 1e-12,
|
14 |
-
"max_position_embeddings": 512,
|
15 |
-
"model_type": "bert",
|
16 |
-
"num_attention_heads": 12,
|
17 |
-
"num_hidden_layers": 12,
|
18 |
-
"pad_token_id": 0,
|
19 |
-
"position_embedding_type": "absolute",
|
20 |
-
"torch_dtype": "float32",
|
21 |
-
"transformers_version": "4.15.0",
|
22 |
-
"type_vocab_size": 2,
|
23 |
-
"use_cache": true,
|
24 |
-
"vocab_size": 128000
|
25 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
last-checkpoint/optimizer.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c87c33b31fda472edbb85c8b66944ce02f79a1375b4011f9adea10197881961e
|
3 |
-
size 1470165733
|
|
|
|
|
|
|
|
last-checkpoint/pytorch_model.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e3d82f3b17fbee010a622cfe2ae1cb3b2d49ba31d7b07fce6c83f5e741d4fc3f
|
3 |
-
size 735108529
|
|
|
|
|
|
|
|
last-checkpoint/rng_state.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:f5b96ab8372b7ba4f430abf6ac9960db65b319dd658cbd30da2543ea16ca1104
|
3 |
-
size 14503
|
|
|
|
|
|
|
|
last-checkpoint/scheduler.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:42606fe40ab5fcf39bc8ddf8a6857c2009f1bf52635391a035f721831ff98dde
|
3 |
-
size 623
|
|
|
|
|
|
|
|
last-checkpoint/special_tokens_map.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
|
|
|
|
last-checkpoint/tokenizer.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/tokenizer_config.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"do_lower_case": false, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "max_len": 512, "special_tokens_map_file": null, "name_or_path": "husnu/bert-base-turkish-128k-cased-finetuned_lr-2e-05_epochs-3", "do_basic_tokenize": true, "never_split": null, "tokenizer_class": "BertTokenizer"}
|
|
|
|
last-checkpoint/trainer_state.json
DELETED
@@ -1,28 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"best_metric": null,
|
3 |
-
"best_model_checkpoint": null,
|
4 |
-
"epoch": 0.44543429844098,
|
5 |
-
"global_step": 1000,
|
6 |
-
"is_hyper_param_search": false,
|
7 |
-
"is_local_process_zero": true,
|
8 |
-
"is_world_process_zero": true,
|
9 |
-
"log_history": [
|
10 |
-
{
|
11 |
-
"epoch": 0.22,
|
12 |
-
"learning_rate": 1.8515219005196734e-05,
|
13 |
-
"loss": 0.7275,
|
14 |
-
"step": 500
|
15 |
-
},
|
16 |
-
{
|
17 |
-
"epoch": 0.45,
|
18 |
-
"learning_rate": 1.703043801039347e-05,
|
19 |
-
"loss": 0.702,
|
20 |
-
"step": 1000
|
21 |
-
}
|
22 |
-
],
|
23 |
-
"max_steps": 6735,
|
24 |
-
"num_train_epochs": 3,
|
25 |
-
"total_flos": 1567780540416000.0,
|
26 |
-
"trial_name": null,
|
27 |
-
"trial_params": null
|
28 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
last-checkpoint/training_args.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e08b6468ef00f8a32f494483e432a6fed59f9c23b2b5a8ae2ad65dcde0ea601f
|
3 |
-
size 3183
|
|
|
|
|
|
|
|
last-checkpoint/vocab.txt
DELETED
The diff for this file is too large to render.
See raw diff
|
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 735108529
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7ce13c0ddd7c48de0f9a097e7eba3ee0713071ffd8bf96a75b15e1a9b596f79
|
3 |
size 735108529
|
runs/Jan15_16-54-07_a78d8ddf8d3b/events.out.tfevents.1642265704.a78d8ddf8d3b.72.0
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:fedc43b2df3e42d0266c8c96d7a24fbfe54686490e6117a1dc0f98781e9a1659
|
3 |
+
size 6778
|