File size: 651 Bytes
e163c08
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b571321
 
e163c08
b571321
 
 
 
e163c08
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  splits:
  - name: train
    num_bytes: 226654.28048780488
    num_examples: 147
  - name: test
    num_bytes: 26211.719512195123
    num_examples: 17
  download_size: 50566
  dataset_size: 252866.0
---
# Dataset Card for "mc_training_data_conversations"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)