Upload dataset
Browse files
Biochemistry_Lippincott/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2e5203e7e65b088871f70687bf176843c66d51ff3c449d2d3076bff62034514
|
3 |
+
size 709379
|
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: text
|
6 |
dtype: string
|
@@ -10,9 +10,23 @@ dataset_info:
|
|
10 |
num_examples: 639
|
11 |
download_size: 1004445
|
12 |
dataset_size: 2278914
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
configs:
|
14 |
- config_name: Anatomy_Gray
|
15 |
data_files:
|
16 |
- split: train
|
17 |
path: Anatomy_Gray/train-*
|
|
|
|
|
|
|
|
|
18 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: Anatomy_Gray
|
4 |
features:
|
5 |
- name: text
|
6 |
dtype: string
|
|
|
10 |
num_examples: 639
|
11 |
download_size: 1004445
|
12 |
dataset_size: 2278914
|
13 |
+
- config_name: Biochemistry_Lippincott
|
14 |
+
features:
|
15 |
+
- name: text
|
16 |
+
dtype: string
|
17 |
+
splits:
|
18 |
+
- name: train
|
19 |
+
num_bytes: 1350641
|
20 |
+
num_examples: 428
|
21 |
+
download_size: 709379
|
22 |
+
dataset_size: 1350641
|
23 |
configs:
|
24 |
- config_name: Anatomy_Gray
|
25 |
data_files:
|
26 |
- split: train
|
27 |
path: Anatomy_Gray/train-*
|
28 |
+
- config_name: Biochemistry_Lippincott
|
29 |
+
data_files:
|
30 |
+
- split: train
|
31 |
+
path: Biochemistry_Lippincott/train-*
|
32 |
---
|