File size: 687 Bytes
a979352
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: content
    dtype: string
  - name: avg_line_length
    dtype: float64
  - name: max_line_length
    dtype: int64
  - name: alphanum_fraction
    dtype: float64
  - name: licenses
    sequence: string
  - name: repository_name
    dtype: string
  - name: path
    dtype: string
  - name: size
    dtype: int64
  - name: lang
    dtype: string
  splits:
  - name: train
    num_bytes: 82161631
    num_examples: 10000
  download_size: 28757440
  dataset_size: 82161631
---
# Dataset Card for "the-stack-smol-python"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)