File size: 127 Bytes
af047e0 | 1 2 3 4 5 6 | {
"num_examples": 200000,
"seq_len": 2048,
"input_ids_path": "train_input_ids.bin",
"labels_path": "train_labels.bin"
} |
af047e0 | 1 2 3 4 5 6 | {
"num_examples": 200000,
"seq_len": 2048,
"input_ids_path": "train_input_ids.bin",
"labels_path": "train_labels.bin"
} |