Update README.md
Browse files
README.md
CHANGED
@@ -19,4 +19,14 @@ configs:
|
|
19 |
data_files:
|
20 |
- split: train
|
21 |
path: data/train-*
|
|
|
|
|
22 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
data_files:
|
20 |
- split: train
|
21 |
path: data/train-*
|
22 |
+
license: cc
|
23 |
+
pretty_name: Semantically Clustered PubMed Central (PMC) Open Access in Markdown
|
24 |
---
|
25 |
+
|
26 |
+
# Semantically Clustered PubMed Central
|
27 |
+
|
28 |
+
This is a subset of [casperhansen/pmc-oa-markdown-embeddings](https://huggingface.co/datasets/casperhansen/pmc-oa-markdown-embeddings)
|
29 |
+
|
30 |
+
Details:
|
31 |
+
- 3.82% of data was preserved from the original dataset.
|
32 |
+
- Each sample in this dataset contains 5 texts and embeddings with average similarity > 0.75.
|