File size: 1,026 Bytes
170bfae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6151eee
 
 
 
 
170bfae
 
 
 
 
6151eee
 
170bfae
 
 
 
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
45
46
47
48
49
---
dataset_info:
  features:
  - name: tags
    dtype: string
  - name: categories
    dtype: string
  - name: topics
    dtype: string
  - name: title
    dtype: string
  - name: es-title
    dtype: string
  - name: url
    dtype: string
  - name: es-bite
    dtype: string
  - name: audience
    dtype: string
  - name: segment
    dtype: string
  - name: insurance-status
    dtype: string
  - name: state
    dtype: string
  - name: condition
    dtype: string
  - name: autotrain_text
    dtype: string
  splits:
  - name: train
    num_bytes: 123044
    num_examples: 257
  - name: validation
    num_bytes: 123044
    num_examples: 257
  download_size: 128192
  dataset_size: 246088
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---
# Dataset Card for "autotrain-data-Medical_Terminology_Zephyr"

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