File size: 513 Bytes
7fb5c4f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: subject
    dtype: string
  - name: text
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: data type
    dtype: string
  - name: model
    dtype: string
  splits:
  - name: witcher_synthetic_instruct
    num_bytes: 2644944
    num_examples: 8248
  download_size: 966213
  dataset_size: 2644944
configs:
- config_name: default
  data_files:
  - split: witcher_synthetic_instruct
    path: data/witcher_synthetic_instruct-*
---