File size: 655 Bytes
6557f26
 
bea1536
6557f26
 
 
 
 
 
 
 
 
 
 
bea1536
 
 
 
 
 
 
 
 
 
 
 
6557f26
 
 
 
 
bea1536
 
 
 
6557f26
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
---
dataset_info:
- config_name: C
  features:
  - name: language
    dtype: large_string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 15877545407
    num_examples: 5846366
  download_size: 6350823908
  dataset_size: 15877545407
- config_name: Cpp
  features:
  - name: language
    dtype: large_string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 43776683174
    num_examples: 16182741
  download_size: 17202042982
  dataset_size: 43776683174
configs:
- config_name: C
  data_files:
  - split: train
    path: C/train-*
- config_name: Cpp
  data_files:
  - split: train
    path: Cpp/train-*
---