File size: 558 Bytes
2145a77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: source_text
    dtype: string
  - name: target_text
    dtype: string
  splits:
  - name: train
    num_bytes: 1231981.6500505707
    num_examples: 15000
  - name: validation
    num_bytes: 410660.5500168569
    num_examples: 5000
  - name: test
    num_bytes: 62666.799932572365
    num_examples: 763
  download_size: 892342
  dataset_size: 1705309.0
---
# Dataset Card for "zeroshot"

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