File size: 470 Bytes
322a8b6
 
 
 
 
 
 
 
 
 
 
 
 
6bf16c1
 
 
 
 
322a8b6
 
 
 
 
6bf16c1
 
322a8b6
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
---
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: medical_history
    dtype: string
  - name: complications
    dtype: string
  splits:
  - name: english
    num_bytes: 1106495
    num_examples: 1221
  - name: persian
    num_bytes: 1265225
    num_examples: 1221
  download_size: 474367
  dataset_size: 2371720
configs:
- config_name: default
  data_files:
  - split: english
    path: data/english-*
  - split: persian
    path: data/persian-*
---