File size: 673 Bytes
3ca9110 |
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: id
dtype: string
- name: chunk_id
dtype: string
- name: text
dtype: string
- name: start_text
dtype: int64
- name: stop_text
dtype: int64
- name: code
dtype: string
- name: start_code
dtype: int64
- name: stop_code
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 4621098
num_examples: 147
download_size: 108196
dataset_size: 4621098
---
# Dataset Card for "metal-python-gentlenlp-explanatations"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |