File size: 681 Bytes
2c7e251 |
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 |
---
dataset_info:
features:
- name: _id
dtype: string
- name: repository
dtype: string
- name: name
dtype: string
- name: content
dtype: string
- name: license
dtype: 'null'
- name: download_url
dtype: string
- name: language
dtype: string
- name: is_faust
dtype: int64
- name: comments
dtype: string
- name: code
dtype: string
splits:
- name: train
num_bytes: 15257066
num_examples: 2136
download_size: 5456260
dataset_size: 15257066
---
# Dataset Card for "faust_code"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |