shahriarebrampour
commited on
Commit
•
7bcb963
1
Parent(s):
deb83cc
End of training
Browse files- .gitignore +1 -0
- config.json +24 -0
- pytorch_model.bin +3 -0
- runs/Jan26_09-05-30_3c099e336219/1674723976.1946692/events.out.tfevents.1674723976.3c099e336219.165.1 +3 -0
- runs/Jan26_09-05-30_3c099e336219/1674724287.0757182/events.out.tfevents.1674724287.3c099e336219.165.3 +3 -0
- runs/Jan26_09-05-30_3c099e336219/events.out.tfevents.1674723962.3c099e336219.165.0 +3 -0
- runs/Jan26_09-05-30_3c099e336219/events.out.tfevents.1674724287.3c099e336219.165.2 +3 -0
- runs/Jan26_09-05-30_3c099e336219/events.out.tfevents.1674724450.3c099e336219.165.4 +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +14 -0
- training_args.bin +3 -0
- vocab.txt +0 -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.0",
|
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:38d5e09450e62cede9729649ee84ada35a641d0d01088aa31c01ebfd9bcb4993
|
3 |
+
size 267978033
|
runs/Jan26_09-05-30_3c099e336219/1674723976.1946692/events.out.tfevents.1674723976.3c099e336219.165.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a594c05a487d2b94f805349d533470287aacd6a00aef69ff5d6ff8a8fa4c794
|
3 |
+
size 5731
|
runs/Jan26_09-05-30_3c099e336219/1674724287.0757182/events.out.tfevents.1674724287.3c099e336219.165.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4aee1c039348f44ae1e7856ba0aac32f8019edfc357acd506b38a994895f818
|
3 |
+
size 5731
|
runs/Jan26_09-05-30_3c099e336219/events.out.tfevents.1674723962.3c099e336219.165.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4438c5794bdb18c092f0bb260e481076d64feeae1b3e1c899ce27285fb85dc22
|
3 |
+
size 5607
|
runs/Jan26_09-05-30_3c099e336219/events.out.tfevents.1674724287.3c099e336219.165.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e27bde5e11dfb265cd0570b502c8fe073da90098fe2544ff31308991aea4078
|
3 |
+
size 5398
|
runs/Jan26_09-05-30_3c099e336219/events.out.tfevents.1674724450.3c099e336219.165.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a93b43bd63c51848a7c2f796e465c923abae1524a1dda77e7f5401c4baf2b25
|
3 |
+
size 311
|
special_tokens_map.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"mask_token": "[MASK]",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"sep_token": "[SEP]",
|
6 |
+
"unk_token": "[UNK]"
|
7 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"do_lower_case": true,
|
4 |
+
"mask_token": "[MASK]",
|
5 |
+
"model_max_length": 512,
|
6 |
+
"name_or_path": "distilbert-base-uncased",
|
7 |
+
"pad_token": "[PAD]",
|
8 |
+
"sep_token": "[SEP]",
|
9 |
+
"special_tokens_map_file": null,
|
10 |
+
"strip_accents": null,
|
11 |
+
"tokenize_chinese_chars": true,
|
12 |
+
"tokenizer_class": "DistilBertTokenizer",
|
13 |
+
"unk_token": "[UNK]"
|
14 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2c2dee2286f319657bf8a3975face856d98c44aa02975ea44f9e8bdb453f4a4
|
3 |
+
size 3579
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|