PyTorch
gpt2
achille-fusco commited on
Commit
7a6bbf6
·
verified ·
1 Parent(s): f0b2954

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -1,9 +1,5 @@
1
  {
2
  "tokenizer_dir": "NeTSlab/gpt2-10M-parfind-eng",
3
- "data_dir": "01-data",
4
- "train_glob": "*.train",
5
- "valid_glob": "*.valid",
6
- "output_dir": "03-models/gpt2_SylliTokFast_10M",
7
  "datapoint_length" : 512,
8
  "training_type" : "strict_small",
9
  "n_epochs" : 10,
 
1
  {
2
  "tokenizer_dir": "NeTSlab/gpt2-10M-parfind-eng",
 
 
 
 
3
  "datapoint_length" : 512,
4
  "training_type" : "strict_small",
5
  "n_epochs" : 10,