Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Biodiversity Heritage Library
|
2 |
|
3 |
## Description
|
@@ -16,6 +23,8 @@ Code for collecting, processing, and preparing this dataset is available in the
|
|
16 |
While we aim to produce datasets with completely accurate licensing information, license laundering and inaccurate metadata can cause us to erroneously assign the incorrect license to some documents (for further discussion of this limitation, please see [our paper](TODO link)). If you believe you have found an instance of incorrect licensing in this dataset, please [start a discussion](https://github.com/r-three/common-pile/discussions/new) on this repository.
|
17 |
|
18 |
## Other Versions
|
|
|
|
|
19 |
|
20 |
## Citation
|
21 |
If you use this dataset, please cite:
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-generation
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
pretty_name: Biodiversity Heritage Library
|
7 |
+
---
|
8 |
# Biodiversity Heritage Library
|
9 |
|
10 |
## Description
|
|
|
23 |
While we aim to produce datasets with completely accurate licensing information, license laundering and inaccurate metadata can cause us to erroneously assign the incorrect license to some documents (for further discussion of this limitation, please see [our paper](TODO link)). If you believe you have found an instance of incorrect licensing in this dataset, please [start a discussion](https://github.com/r-three/common-pile/discussions/new) on this repository.
|
24 |
|
25 |
## Other Versions
|
26 |
+
This is the "raw" version of the Biodiversity Heritage Library dataset.
|
27 |
+
If you are looking for the filtered version used to train [Comma v0.1](https://huggingface.co/common-pile/comma-v0.1), you can find it [here](https://huggingface.co/datasets/common-pile/biodiversity_heritage_library_filtered).
|
28 |
|
29 |
## Citation
|
30 |
If you use this dataset, please cite:
|