File size: 366 Bytes
ac02941 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"sae_lens_version": "3.13.0",
"tokenizer_name": "codellama/CodeLlama-7b-Instruct-hf",
"original_dataset": "MIN12352/codellama_java_python",
"original_split": "train",
"original_data_files": null,
"context_size": 128,
"shuffled": true,
"seed": null,
"begin_batch_token": "bos",
"begin_sequence_token": null,
"sequence_separator_token": "eos"
} |