File size: 792 Bytes
a8d541b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: WikiAutoEN
  features:
  - name: original
    dtype: string
  - name: simple
    sequence:
    - name: simplifications
      dtype: string
  splits:
  - name: train
    num_bytes: 142873905
    num_examples: 576126
  - name: validation
    num_bytes: 1265282
    num_examples: 4988
  - name: test
    num_bytes: 1243704
    num_examples: 5002
  download_size: 103608580
  dataset_size: 145382891
configs:
- config_name: WikiAutoEN
  data_files:
  - split: train
    path: WikiAutoEN/train-*
  - split: validation
    path: WikiAutoEN/validation-*
  - split: test
    path: WikiAutoEN/test-*
---
# Dataset Card for "MultiSimV2"

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