mscoco_augmented / README.md
BubbleJoe's picture
Upload README.md with huggingface_hub
9ca43a1
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
- split: restval
path: data/restval-*
dataset_info:
features:
- name: sentids
dtype: int64
- name: original
dtype: string
- name: role_reversed
dtype: string
- name: relation_reversed
dtype: string
- name: world_knowledge
dtype: string
splits:
- name: train
num_bytes: 107964962
num_examples: 414113
- name: test
num_bytes: 6489292
num_examples: 25010
- name: validation
num_bytes: 6517947
num_examples: 25010
- name: restval
num_bytes: 39760811
num_examples: 152634
download_size: 20725603
dataset_size: 160733012
---
# Dataset Card for "mscoco_augmented"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)