File size: 558 Bytes
93d4192
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: sentence
    dtype: string
  - name: idx
    dtype: int64
  - name: score
    dtype: int64
  splits:
  - name: test
    num_bytes: 287459
    num_examples: 386
  - name: train
    num_bytes: 2899414
    num_examples: 3888
  - name: validation
    num_bytes: 235138
    num_examples: 340
  download_size: 2054815
  dataset_size: 3422011
---
# Dataset Card for "VALUE_wikitext2_drop_aux"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)