melihcatal commited on
Commit
4078915
·
verified ·
1 Parent(s): 2c180b9

Delete seq_extraction_cpt_p50_summary.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. seq_extraction_cpt_p50_summary.json +0 -26
seq_extraction_cpt_p50_summary.json DELETED
@@ -1,26 +0,0 @@
1
- {
2
- "num_samples": 600,
3
- "n_per_category": 100,
4
- "prefix_tokens": 50,
5
- "suffix_tokens": 50,
6
- "num_canary": 100,
7
- "per_category": {
8
- "function_complex": 100,
9
- "function_simple": 100,
10
- "documentation": 100,
11
- "license": 100,
12
- "test": 100,
13
- "config": 100
14
- },
15
- "training_distribution": {
16
- "config": 1000,
17
- "documentation": 1459,
18
- "function_complex": 4546,
19
- "function_simple": 4820,
20
- "license": 2524,
21
- "test": 6767
22
- },
23
- "tokenizer": "Qwen/Qwen3-4B-Instruct-2507",
24
- "dataset": "datasets/6_cpt/cpt_train.jsonl.gz",
25
- "seed": 42
26
- }