File size: 338 Bytes
65f873d
 
 
 
 
 
 
 
 
 
 
2d4706c
65f873d
2d4706c
 
65f873d
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: repo_id
    dtype: string
  - name: class
    dtype: string
  - name: unit_test
    dtype: string
  splits:
  - name: train
    num_bytes: 7112
    num_examples: 35
  download_size: 4268
  dataset_size: 7112
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---