Den4ikAI commited on
Commit
8bc1e5a
1 Parent(s): 5e44e8d

Upload 5 files

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/media/denis/d9b5b2ab-3dc3-4627-9f99-1ed59b84b83e/models/ruT5-base/",
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:519f5b5ad59cd512728c64f4fd08767f27d768c6088eff6263ec6657b16afbe4
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/d9b5b2ab-3dc3-4627-9f99-1ed59b84b83e/models/ruT5-base/",
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,