File size: 472 Bytes
b95693f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d22e870
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: index
    dtype: int64
  - name: repo_id
    dtype: string
  - name: file_path
    dtype: string
  - name: content
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 51358178715
    num_examples: 370000
  download_size: 11423577734
  dataset_size: 51358178715
---
# Dataset Card for "hf-codegen-v2"

Dataset generated with the code from: https://github.com/sayakpaul/hf-codegen.