File size: 696 Bytes
1a0ff0b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
acf5291
1a0ff0b
acf5291
 
1a0ff0b
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  - name: generator
    dtype: string
  - name: dataset
    dtype: string
  - name: instruction_de
    dtype: string
  - name: output_de
    dtype: string
  - name: translation_de
    dtype: string
  splits:
  - name: validation
    num_bytes: 1800548
    num_examples: 805
  download_size: 1051699
  dataset_size: 1800548
---
# Dataset Card for "alpaca_eval_de"

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