Upload 5 files
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/media/denis/
|
3 |
"_num_labels": 2,
|
4 |
"architectures": [
|
5 |
"T5ForConditionalGeneration"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/media/denis/448CFB962063CFB5/dialog_system/tmp/ruT5_base_squad/",
|
3 |
"_num_labels": 2,
|
4 |
"architectures": [
|
5 |
"T5ForConditionalGeneration"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891702929
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1db2ada583d7313574eda3157edf50add20ff150c4e4fd5f66ce66544ecb2371
|
3 |
size 891702929
|
tokenizer_config.json
CHANGED
@@ -104,7 +104,7 @@
|
|
104 |
"eos_token": "</s>",
|
105 |
"extra_ids": 100,
|
106 |
"model_max_length": 1000000000000000019884624838656,
|
107 |
-
"name_or_path": "/media/denis/
|
108 |
"pad_token": "<pad>",
|
109 |
"sp_model_kwargs": {},
|
110 |
"special_tokens_map_file": null,
|
|
|
104 |
"eos_token": "</s>",
|
105 |
"extra_ids": 100,
|
106 |
"model_max_length": 1000000000000000019884624838656,
|
107 |
+
"name_or_path": "/media/denis/448CFB962063CFB5/dialog_system/tmp/ruT5_base_squad/",
|
108 |
"pad_token": "<pad>",
|
109 |
"sp_model_kwargs": {},
|
110 |
"special_tokens_map_file": null,
|