File size: 519 Bytes
61fcd83
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

---
pretty_name: dvilasuero/JSVibes [data/train.parquet]
tags:
- aisheets
- synthetic data

dataset_info:
  features:
    - name: description
      dtype: string
    - name: kimi-k2
      dtype: string
    - name: qwen3-coder
      dtype: string
    - name: r1-evaluation
      dtype: string
    - name: gpt-oss
      dtype: string
    - name: eval-qwen-coder
      dtype: string
    - name: eval-gpt-oss
      dtype: string

  
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train*
---