End of training
Browse files- config.json +21 -27
- merges.txt +0 -0
- pytorch_model.bin +2 -2
- runs/May02_15-10-24_bb8-lix.polytechnique.fr/events.out.tfevents.1651497123.bb8-lix.polytechnique.fr +2 -2
- runs/May02_15-29-51_bb8-lix.polytechnique.fr/1651498201.6686897/events.out.tfevents.1651498201.bb8-lix.polytechnique.fr +3 -0
- runs/May02_15-29-51_bb8-lix.polytechnique.fr/events.out.tfevents.1651498201.bb8-lix.polytechnique.fr +3 -0
- runs/May02_15-29-51_bb8-lix.polytechnique.fr/events.out.tfevents.1651498366.bb8-lix.polytechnique.fr +3 -0
- special_tokens_map.json +1 -1
- tokenizer.json +0 -0
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
- vocab.json +0 -0
config.json
CHANGED
|
@@ -1,35 +1,29 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
-
"activation": "gelu",
|
| 4 |
"architectures": [
|
| 5 |
-
"
|
| 6 |
],
|
| 7 |
-
"
|
| 8 |
-
"
|
| 9 |
-
"
|
| 10 |
-
"
|
| 11 |
-
"
|
| 12 |
-
"
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
},
|
| 16 |
"initializer_range": 0.02,
|
| 17 |
-
"
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
"
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
-
"
|
| 25 |
-
"output_past": true,
|
| 26 |
-
"pad_token_id": 0,
|
| 27 |
"problem_type": "single_label_classification",
|
| 28 |
-
"qa_dropout": 0.1,
|
| 29 |
-
"seq_classif_dropout": 0.2,
|
| 30 |
-
"sinusoidal_pos_embds": false,
|
| 31 |
-
"tie_weights_": true,
|
| 32 |
"torch_dtype": "float32",
|
| 33 |
"transformers_version": "4.15.0",
|
| 34 |
-
"
|
|
|
|
|
|
|
| 35 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "cardiffnlp/twitter-roberta-base",
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
+
"RobertaForSequenceClassification"
|
| 5 |
],
|
| 6 |
+
"attention_probs_dropout_prob": 0.1,
|
| 7 |
+
"bos_token_id": 0,
|
| 8 |
+
"classifier_dropout": null,
|
| 9 |
+
"eos_token_id": 2,
|
| 10 |
+
"gradient_checkpointing": false,
|
| 11 |
+
"hidden_act": "gelu",
|
| 12 |
+
"hidden_dropout_prob": 0.1,
|
| 13 |
+
"hidden_size": 768,
|
|
|
|
| 14 |
"initializer_range": 0.02,
|
| 15 |
+
"intermediate_size": 3072,
|
| 16 |
+
"layer_norm_eps": 1e-05,
|
| 17 |
+
"max_position_embeddings": 514,
|
| 18 |
+
"model_type": "roberta",
|
| 19 |
+
"num_attention_heads": 12,
|
| 20 |
+
"num_hidden_layers": 12,
|
| 21 |
+
"pad_token_id": 1,
|
| 22 |
+
"position_embedding_type": "absolute",
|
|
|
|
|
|
|
| 23 |
"problem_type": "single_label_classification",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
"torch_dtype": "float32",
|
| 25 |
"transformers_version": "4.15.0",
|
| 26 |
+
"type_vocab_size": 1,
|
| 27 |
+
"use_cache": true,
|
| 28 |
+
"vocab_size": 50265
|
| 29 |
}
|
merges.txt
ADDED
|
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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07538db2512e9b30c2992717cd31ad19653f34d0e4ea57ba96331b2ecff064b5
|
| 3 |
+
size 498674093
|
runs/May02_15-10-24_bb8-lix.polytechnique.fr/events.out.tfevents.1651497123.bb8-lix.polytechnique.fr
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:96ed73c700ca9c70e9c068be9294ba2898547c6a35593d3295109d47348c3e8d
|
| 3 |
+
size 1456
|
runs/May02_15-29-51_bb8-lix.polytechnique.fr/1651498201.6686897/events.out.tfevents.1651498201.bb8-lix.polytechnique.fr
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aac1a9aac94b956f848b6ffa4a9f2f24ed551f8445ed96a93daa10359ae5fc63
|
| 3 |
+
size 4726
|
runs/May02_15-29-51_bb8-lix.polytechnique.fr/events.out.tfevents.1651498201.bb8-lix.polytechnique.fr
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79c2d21dc9b952cdb06e5d2a50e930f729384d741b4008280d24f5459efe36cb
|
| 3 |
+
size 6396
|
runs/May02_15-29-51_bb8-lix.polytechnique.fr/events.out.tfevents.1651498366.bb8-lix.polytechnique.fr
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c0df159bbe8e118f7e05117097b99707ffbd19b772edab0e29eb84aeb553d2a
|
| 3 |
+
size 984
|
special_tokens_map.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"unk_token": "
|
|
|
|
| 1 |
+
{"bos_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "eos_token": {"content": "</s>", "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": "</s>", "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": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true}}
|
tokenizer.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"
|
|
|
|
| 1 |
+
{"unk_token": {"content": "<unk>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "bos_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "eos_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "add_prefix_space": false, "errors": "replace", "sep_token": {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "cls_token": {"content": "<s>", "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"}, "trim_offsets": true, "special_tokens_map_file": null, "name_or_path": "cardiffnlp/twitter-roberta-base", "tokenizer_class": "RobertaTokenizer"}
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3119
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3091c8af03660ad08122fc960b5941f4460b29cb61c3e07c111993d3cf70421d
|
| 3 |
size 3119
|
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|