File size: 914 Bytes
3722bf8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: thread_id
    dtype: string
  - name: audio_file
    dtype: audio
  - name: 'Unnamed: 0'
    dtype: int64
  - name: file_path
    dtype: string
  - name: history
    dtype: string
  - name: dialog
    dtype: string
  - name: location
    dtype: string
  - name: phone_number
    dtype: int64
  - name: age
    dtype: string
  - name: gender
    dtype: string
  - name: chief_complaint
    dtype: int64
  - name: determinant_level
    dtype: string
  - name: determinant_descriptor
    dtype: int64
  splits:
  - name: train
    num_bytes: 4867698.0
    num_examples: 14
  download_size: 4285100
  dataset_size: 4867698.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "paraminds"

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