bamboo / README.md
GBaker's picture
Upload README.md with huggingface_hub
a381bfe verified
|
Raw
History Blame Contribute Delete
865 Bytes
---
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: test
path: data/test-*
- split: train
path: data/train-*
dataset_info:
features:
- name: src_amr
dtype: string
- name: tgt_amr
dtype: string
- name: human_score
dtype: float64
- name: split
dtype: string
- name: variant
dtype: string
- name: source
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: dev
num_bytes: 8221573
num_examples: 8332
- name: test
num_bytes: 22135101
num_examples: 26731
- name: train
num_bytes: 47316517
num_examples: 46931
download_size: 19622505
dataset_size: 77673191
---
# Dataset Card for "bamboo"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)