File size: 951 Bytes
12d8172
 
 
 
52f8bdd
 
01e8445
 
f1f2ccb
 
9ca43a1
 
12d8172
 
 
 
 
 
 
 
 
 
 
 
 
52f8bdd
 
 
01e8445
 
12d8172
f1f2ccb
 
 
9ca43a1
 
 
 
 
12d8172
 
 
 
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
39
40
41
42
43
---
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)