Training in progress, step 1000
Browse files- .gitignore +1 -0
- config.json +32 -0
- merges.txt +0 -0
- pytorch_model.bin +3 -0
- runs/May29_01-09-05_f38ffe5d4d26/1653786588.0841455/events.out.tfevents.1653786588.f38ffe5d4d26.82.1 +3 -0
- runs/May29_01-09-05_f38ffe5d4d26/events.out.tfevents.1653786587.f38ffe5d4d26.82.0 +3 -0
- runs/May29_01-26-49_eb85d1c6a05d/1653787644.2152827/events.out.tfevents.1653787644.eb85d1c6a05d.81.1 +3 -0
- runs/May29_01-26-49_eb85d1c6a05d/events.out.tfevents.1653787644.eb85d1c6a05d.81.0 +3 -0
- special_tokens_map.json +1 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -0
- training_args.bin +3 -0
- vocab.json +0 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "microsoft/deberta-base",
|
3 |
+
"architectures": [
|
4 |
+
"DebertaForQuestionAnswering"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"hidden_act": "gelu",
|
8 |
+
"hidden_dropout_prob": 0.1,
|
9 |
+
"hidden_size": 768,
|
10 |
+
"initializer_range": 0.02,
|
11 |
+
"intermediate_size": 3072,
|
12 |
+
"layer_norm_eps": 1e-07,
|
13 |
+
"max_position_embeddings": 512,
|
14 |
+
"max_relative_positions": -1,
|
15 |
+
"model_type": "deberta",
|
16 |
+
"num_attention_heads": 12,
|
17 |
+
"num_hidden_layers": 12,
|
18 |
+
"pad_token_id": 0,
|
19 |
+
"pooler_dropout": 0,
|
20 |
+
"pooler_hidden_act": "gelu",
|
21 |
+
"pooler_hidden_size": 768,
|
22 |
+
"pos_att_type": [
|
23 |
+
"c2p",
|
24 |
+
"p2c"
|
25 |
+
],
|
26 |
+
"position_biased_input": false,
|
27 |
+
"relative_attention": true,
|
28 |
+
"torch_dtype": "float32",
|
29 |
+
"transformers_version": "4.18.0",
|
30 |
+
"type_vocab_size": 0,
|
31 |
+
"vocab_size": 50265
|
32 |
+
}
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc34be73285bff3b1bc998d73b143d09e0191612056121057ef9ceb170f85011
|
3 |
+
size 554483891
|
runs/May29_01-09-05_f38ffe5d4d26/1653786588.0841455/events.out.tfevents.1653786588.f38ffe5d4d26.82.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7215d52aa3e0ad951fbc0389a3a86686874822ea4725eac5a9da5aa8248fcf5
|
3 |
+
size 4852
|
runs/May29_01-09-05_f38ffe5d4d26/events.out.tfevents.1653786587.f38ffe5d4d26.82.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9987723acd5af6488a8cdf40bbc875530352aa197c757cc7be062ebfcf5d31da
|
3 |
+
size 3412
|
runs/May29_01-26-49_eb85d1c6a05d/1653787644.2152827/events.out.tfevents.1653787644.eb85d1c6a05d.81.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1c0a18bb99cb4411c7afad2e50fe3ceab0c8d17c778085aefad21d609f1a17f
|
3 |
+
size 4852
|
runs/May29_01-26-49_eb85d1c6a05d/events.out.tfevents.1653787644.eb85d1c6a05d.81.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b79d769da9efb3f69100e5c356f879b2dfbce7df6227bc49749cef2d4724edaa
|
3 |
+
size 3726
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"bos_token": {"content": "[CLS]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "eos_token": {"content": "[SEP]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "unk_token": {"content": "[UNK]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "sep_token": {"content": "[SEP]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "pad_token": {"content": "[PAD]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "cls_token": {"content": "[CLS]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "mask_token": {"content": "[MASK]", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true}}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"unk_token": {"content": "[UNK]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "bos_token": {"content": "[CLS]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "eos_token": {"content": "[SEP]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "add_prefix_space": false, "errors": "replace", "sep_token": {"content": "[SEP]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "cls_token": {"content": "[CLS]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "pad_token": {"content": "[PAD]", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "mask_token": {"content": "[MASK]", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "do_lower_case": false, "vocab_type": "gpt2", "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "microsoft/deberta-base", "tokenizer_class": "DebertaTokenizer"}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b82b3cad07c363653eb6d57de612f3eeefac1f9f1a080bb3c2a282ab329e0ef
|
3 |
+
size 3055
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|