Datasets:
Add urology (1483 rows)
Browse files- README.md +58 -0
- urology/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1620,6 +1620,60 @@ dataset_info:
|
|
| 1620 |
num_examples: 1524
|
| 1621 |
download_size: 3939722
|
| 1622 |
dataset_size: 7841220
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1623 |
configs:
|
| 1624 |
- config_name: anesthesiology
|
| 1625 |
data_files:
|
|
@@ -1741,4 +1795,8 @@ configs:
|
|
| 1741 |
data_files:
|
| 1742 |
- split: train
|
| 1743 |
path: toxicology/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1744 |
---
|
|
|
|
| 1620 |
num_examples: 1524
|
| 1621 |
download_size: 3939722
|
| 1622 |
dataset_size: 7841220
|
| 1623 |
+
- config_name: urology
|
| 1624 |
+
features:
|
| 1625 |
+
- name: question_en
|
| 1626 |
+
dtype: string
|
| 1627 |
+
- name: question_fr
|
| 1628 |
+
dtype: string
|
| 1629 |
+
- name: question_darija
|
| 1630 |
+
dtype: string
|
| 1631 |
+
- name: context_question_fr
|
| 1632 |
+
dtype: string
|
| 1633 |
+
- name: context_question_en
|
| 1634 |
+
dtype: string
|
| 1635 |
+
- name: context_question_darija
|
| 1636 |
+
dtype: string
|
| 1637 |
+
- name: answer_en
|
| 1638 |
+
dtype: string
|
| 1639 |
+
- name: answer_fr
|
| 1640 |
+
dtype: string
|
| 1641 |
+
- name: answer_darija
|
| 1642 |
+
dtype: string
|
| 1643 |
+
- name: language
|
| 1644 |
+
dtype: string
|
| 1645 |
+
- name: urgency
|
| 1646 |
+
dtype: string
|
| 1647 |
+
- name: speciality
|
| 1648 |
+
struct:
|
| 1649 |
+
- name: darija
|
| 1650 |
+
dtype: string
|
| 1651 |
+
- name: en
|
| 1652 |
+
dtype: string
|
| 1653 |
+
- name: fr
|
| 1654 |
+
dtype: string
|
| 1655 |
+
- name: article_title
|
| 1656 |
+
dtype: string
|
| 1657 |
+
- name: entities
|
| 1658 |
+
struct:
|
| 1659 |
+
- name: Test
|
| 1660 |
+
list: string
|
| 1661 |
+
- name: age
|
| 1662 |
+
list: string
|
| 1663 |
+
- name: disease
|
| 1664 |
+
list: string
|
| 1665 |
+
- name: medical_field
|
| 1666 |
+
list: string
|
| 1667 |
+
- name: medicament
|
| 1668 |
+
list: string
|
| 1669 |
+
- name: sympt
|
| 1670 |
+
list: string
|
| 1671 |
+
splits:
|
| 1672 |
+
- name: train
|
| 1673 |
+
num_bytes: 7576333
|
| 1674 |
+
num_examples: 1483
|
| 1675 |
+
download_size: 3711382
|
| 1676 |
+
dataset_size: 7576333
|
| 1677 |
configs:
|
| 1678 |
- config_name: anesthesiology
|
| 1679 |
data_files:
|
|
|
|
| 1795 |
data_files:
|
| 1796 |
- split: train
|
| 1797 |
path: toxicology/train-*
|
| 1798 |
+
- config_name: urology
|
| 1799 |
+
data_files:
|
| 1800 |
+
- split: train
|
| 1801 |
+
path: urology/train-*
|
| 1802 |
---
|
urology/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:953d4879590d09620dc57d978d4ebb96875c791d653b3838cf60aa0f7a5c7a32
|
| 3 |
+
size 3711382
|