File size: 626 Bytes
2a54dfa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: wikitext_multilingual_mixed
  features:
  - name: text
    dtype: string
  splits:
  - name: validation
    num_bytes: 2008930
    num_examples: 5000
  - name: train
    num_bytes: 21532467
    num_examples: 52900
  - name: test
    num_bytes: 2271567
    num_examples: 5000
  download_size: 17571872
  dataset_size: 25812964
configs:
- config_name: wikitext_multilingual_mixed
  data_files:
  - split: validation
    path: wikitext_multilingual_mixed/validation-*
  - split: train
    path: wikitext_multilingual_mixed/train-*
  - split: test
    path: wikitext_multilingual_mixed/test-*
---