File size: 822 Bytes
9baa384 | 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 34 35 36 37 38 | ---
dataset_info:
features:
- name: idx
dtype: int64
- name: gem_id
dtype: string
- name: gem_parent_id
dtype: string
- name: concept_set_id
dtype: int32
- name: concepts
list: string
- name: target
dtype: string
- name: references
list: string
- name: joined_concepts
dtype: string
splits:
- name: train
num_bytes: 12780999
num_examples: 67389
- name: validation
num_bytes: 440794
num_examples: 993
- name: test
num_bytes: 214190
num_examples: 1497
- name: train_dedup
num_bytes: 6018136
num_examples: 32651
download_size: 8248320
dataset_size: 19454119
---
# Dataset Card for "UDR_CommonGen"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |