File size: 647 Bytes
9c1fb65 |
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: content
dtype: string
- name: content_type
dtype: string
- name: meta
struct:
- name: url
dtype: string
- name: _split_id
dtype: int64
- name: id_hash_keys
sequence: string
- name: score
dtype: 'null'
- name: embedding
dtype: 'null'
splits:
- name: train
num_bytes: 175070
num_examples: 131
download_size: 104633
dataset_size: 175070
---
# Dataset Card for "pycon-usa-2023"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |