File size: 1,129 Bytes
1ff82a5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
  "dataset": "usernamebetter/agentic-100k-v3",
  "version": "3.0",
  "rows": 100000,
  "hard_max_rows": 100000,
  "fable5_required": true,
  "fable5_minimum": 25000,
  "fable5_target": 35000,
  "fable5_actual": 35000,
  "targets": {
    "agentic": 35000,
    "coding": 25000,
    "reasoning": 20000,
    "web": 20000
  },
  "actual_domains": {
    "agentic": 69588,
    "coding": 18955,
    "web": 2899,
    "reasoning": 8558
  },
  "actual_sources": {
    "Nexlab/fable5-agentic-coding-sft": 35000,
    "nebius/SWE-agent-trajectories": 19803,
    "thoughtworks/agentic-coding-trajectories": 14785,
    "r0b0tlab/qwen3.8-max-distillation-50k": 12772,
    "Siddh07ETH/Atlas-Coder-50K-ChatML": 14998,
    "AdhyanshVerma/html-css-js-cot": 2642
  },
  "cpu_only": true,
  "streaming": true,
  "max_chars": 60000,
  "max_estimated_tokens": 16000,
  "min_quality_score": 5,
  "fable5_preserved": true,
  "fable5_source": "Nexlab/fable5-agentic-coding-sft",
  "source_limits": {
    "fable": 40000,
    "thoughtworks": 15000,
    "nebius": 25000,
    "atlas": 15000,
    "qwen38": 15000,
    "html": 10000,
    "swe_smith": 5000
  }
}