Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 950 Bytes
5ed446c
 
7e5ffcf
9a0701e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7e5ffcf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9a0701e
 
 
 
7e5ffcf
 
 
 
5ed446c
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
45
46
47
48
49
50
---
license: apache-2.0
dataset_info:
- config_name: dolly_human_edited
  features:
  - name: id
    dtype: int64
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: language
    dtype: string
  - name: script
    dtype: string
  splits:
  - name: test
    num_bytes: 1209511
    num_examples: 1200
  download_size: 599142
  dataset_size: 1209511
- config_name: dolly_machine_translated
  features:
  - name: id
    dtype: int64
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: language
    dtype: string
  - name: script
    dtype: string
  splits:
  - name: test
    num_bytes: 39488955
    num_examples: 23800
  download_size: 20063815
  dataset_size: 39488955
configs:
- config_name: dolly_human_edited
  data_files:
  - split: test
    path: dolly_human_edited/test-*
- config_name: dolly_machine_translated
  data_files:
  - split: test
    path: dolly_machine_translated/test-*
---