File size: 486 Bytes
b3d8765
 
 
 
 
 
 
 
78344ce
b3d8765
 
78344ce
 
b3d8765
78344ce
 
 
 
b3d8765
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: filename
    dtype: string
  - name: language
    dtype: string
  - name: AST-segments
    dtype: string
  splits:
  - name: train
    num_bytes: 202615083
    num_examples: 1450545
  - name: validation
    num_bytes: 202615083
    num_examples: 1450545
  download_size: 71148916
  dataset_size: 405230166
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---