File size: 945 Bytes
5303d00
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
44
---
dataset_info:
  features:
  - name: idx
    dtype: int64
  - name: gem_id
    dtype: string
  - name: gem_parent_id
    dtype: string
  - name: source
    dtype: string
  - name: target
    dtype: string
  - name: references
    list: string
  - name: len_source
    dtype: int64
  - name: len_target
    dtype: int64
  splits:
  - name: train
    num_bytes: 171935945
    num_examples: 481018
  - name: validation
    num_bytes: 857630
    num_examples: 1999
  - name: test_asset
    num_bytes: 483952
    num_examples: 359
  - name: test_turk
    num_bytes: 415458
    num_examples: 359
  - name: test_wiki
    num_bytes: 248732
    num_examples: 403
  - name: debug
    num_bytes: 35726046
    num_examples: 100000
  download_size: 115397698
  dataset_size: 209667763
---
# Dataset Card for "UDR_WikiAuto"

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