File size: 682 Bytes
80a25af
305e285
 
80a25af
 
 
 
 
6fa6f04
 
 
f04c68a
 
 
77723f1
45ed43b
 
8cf96fa
 
 
 
 
80a25af
 
 
cf735eb
 
6fa6f04
 
f04c68a
 
8cf96fa
 
80a25af
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
---
language:
- ru
dataset_info:
  features:
  - name: text
    dtype: string
  splits:
  - name: instructions
    num_bytes: 99443
    num_examples: 430
  - name: instructionanswers
    num_bytes: 44706
    num_examples: 435
  - name: components
    num_bytes: 29241
    num_examples: 954
  - name: for_generation
    num_bytes: 7754
    num_examples: 115
  download_size: 197694
  dataset_size: 319821
configs:
- config_name: default
  data_files:
  - split: components
    path: data/components-*
  - split: instructions
    path: data/instructions-*
  - split: instructionanswers
    path: data/instructionanswers-*
  - split: for_generation
    path: data/for_generation-*
---