File size: 217 Bytes
d90b3a8
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "vocab-file": "data/gpt2-vocab.json",
  "merge-file": "data/gpt2-merges.txt",
  "save": "checkpoints",
  "checkpoint_validation_with_forward_pass": false,
  "tensorboard-dir": "tensorboard",
  "log-dir": "logs"
}