dortucx commited on
Commit
9ae58d7
·
verified ·
1 Parent(s): 96c6ada

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -5,8 +5,4 @@
5
  "model_type": "distilbert",
6
  "validation_dataset_reader": "this_tokenizer_is_evil_actually.this_class_doesnt_exist_lol",
7
  "dataset_reader":[1,2,3],
8
- "add_bos_token": false,
9
- "add_eos_token": false,
10
- "model_max_length": 4096,
11
- "tokenizer_class": "this_class_doesnt_exist_lol"
12
  }
 
5
  "model_type": "distilbert",
6
  "validation_dataset_reader": "this_tokenizer_is_evil_actually.this_class_doesnt_exist_lol",
7
  "dataset_reader":[1,2,3],
 
 
 
 
8
  }