File size: 501 Bytes
13f15ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b9e00f3
13f15ee
b9e00f3
 
13f15ee
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: prompt
    dtype: string
  - name: mcp_config
    dtype: string
  - name: setup_tool
    dtype: string
  - name: evaluate_tool
    dtype: string
  - name: metadata
    dtype: string
  - name: system_prompt
    dtype: string
  splits:
  - name: train
    num_bytes: 420745
    num_examples: 300
  download_size: 72770
  dataset_size: 420745
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---