File size: 699 Bytes
e1e9be1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: idx
    dtype: int64
  - name: question
    dtype: string
  - name: target
    dtype: string
  - name: len_question
    dtype: int64
  - name: len_target
    dtype: int64
  splits:
  - name: train
    num_bytes: 89583705
    num_examples: 167137
  - name: validation
    num_bytes: 3547138
    num_examples: 7320
  - name: test
    num_bytes: 4244257
    num_examples: 8115
  - name: debug
    num_bytes: 53690904
    num_examples: 100000
  download_size: 66725224
  dataset_size: 151066004
---
# Dataset Card for "UDR_Go_new"

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