Datasets:
Commit
•
b47ac76
1
Parent(s):
2b2c42b
Update metadata in dataset card
Browse files
README.md
CHANGED
@@ -27,6 +27,7 @@ pretty_name: PubMed
|
|
27 |
tags:
|
28 |
- citation-estimation
|
29 |
dataset_info:
|
|
|
30 |
features:
|
31 |
- name: MedlineCitation
|
32 |
struct:
|
@@ -132,13 +133,12 @@ dataset_info:
|
|
132 |
dtype: string
|
133 |
- name: CitationId
|
134 |
dtype: int32
|
135 |
-
config_name: '2021'
|
136 |
splits:
|
137 |
- name: train
|
138 |
-
num_bytes:
|
139 |
-
num_examples:
|
140 |
-
download_size:
|
141 |
-
dataset_size:
|
142 |
---
|
143 |
|
144 |
# Dataset Card for PubMed
|
@@ -316,4 +316,4 @@ There are no splits in this dataset. It is given as is.
|
|
316 |
|
317 |
### Contributions
|
318 |
|
319 |
-
Thanks to [@Narsil](https://github.com/Narsil) for adding this dataset.
|
|
|
27 |
tags:
|
28 |
- citation-estimation
|
29 |
dataset_info:
|
30 |
+
- config_name: '2023'
|
31 |
features:
|
32 |
- name: MedlineCitation
|
33 |
struct:
|
|
|
133 |
dtype: string
|
134 |
- name: CitationId
|
135 |
dtype: int32
|
|
|
136 |
splits:
|
137 |
- name: train
|
138 |
+
num_bytes: 52199025303
|
139 |
+
num_examples: 34960700
|
140 |
+
download_size: 41168762331
|
141 |
+
dataset_size: 52199025303
|
142 |
---
|
143 |
|
144 |
# Dataset Card for PubMed
|
|
|
316 |
|
317 |
### Contributions
|
318 |
|
319 |
+
Thanks to [@Narsil](https://github.com/Narsil) for adding this dataset.
|