File size: 2,311 Bytes
2040ea8
 
 
 
 
 
 
 
 
 
 
 
 
 
1435092
 
 
2040ea8
 
 
 
 
 
 
 
 
 
 
 
1435092
 
 
2040ea8
 
 
 
 
 
 
 
 
 
 
 
1435092
 
 
2040ea8
 
 
 
 
 
 
 
 
 
 
 
1435092
 
 
2040ea8
 
 
 
 
 
 
 
 
 
 
 
1435092
 
 
2040ea8
 
 
 
 
 
 
 
 
 
 
 
1435092
 
 
2040ea8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
---
dataset_info:
- config_name: bi_broadcast
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 151865413
    num_examples: 587082
  dataset_size: 151865413
- config_name: bi_colloquial
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 708432600
    num_examples: 2700345
  dataset_size: 708432600
- config_name: bi_industry_info
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 1180751897
    num_examples: 719998
  dataset_size: 1180751897
- config_name: multi_basic_science
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 35318150
    num_examples: 93307
  dataset_size: 35318150
- config_name: multi_humanities
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 39204773
    num_examples: 99975
  dataset_size: 39204773
- config_name: multi_utterance_type
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 23499741
    num_examples: 81001
  dataset_size: 23499741
configs:
- config_name: bi_broadcast
  data_files:
  - split: train
    path: bi_broadcast/*
- config_name: bi_colloquial
  data_files:
  - split: train
    path: bi_colloquial/*
- config_name: bi_industry_info
  data_files:
  - split: train
    path: bi_industry_info/*
- config_name: multi_basic_science
  data_files:
  - split: train
    path: multi_basic_science/*
- config_name: multi_humanities
  data_files:
  - split: train
    path: multi_humanities/*
- config_name: multi_utterance_type
  data_files:
  - split: train
    path: multi_utterance_type/*
---