File size: 247 Bytes
5da478b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "p": 113,
  "seed": 42,
  "train_fraction": 0.3,
  "n_train": 3830,
  "n_test": 8939,
  "vocab_size": 116,
  "prompt_len": 4,
  "seq_len": 5,
  "token_map": {
    "0_to_112": "identity",
    "plus": 113,
    "equals": 114,
    "pad": 115
  }
}