File size: 703 Bytes
37c9381
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 153748508
    num_examples: 250818
  - name: validation
    num_bytes: 8561595
    num_examples: 13841
  - name: test
    num_bytes: 9299006
    num_examples: 14840
  - name: debug
    num_bytes: 61463442
    num_examples: 100000
  download_size: 107210496
  dataset_size: 233072551
---
# Dataset Card for "UDR_Python"

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