File size: 552 Bytes
ba4911a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0c740b0
 
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: messages
    list:
    - name: role
      dtype: string
    - name: content
      dtype: string
  splits:
  - name: train
    num_bytes: 1624976
    num_examples: 1018
  - name: test
    num_bytes: 105373
    num_examples: 54
  download_size: 1017553
  dataset_size: 1730349
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---

Modified from https://huggingface.co/datasets/Finnish-NLP/Capybara-fi-deepl-translated-sft to chatml format.