Update README.md
Browse files
README.md
CHANGED
|
@@ -16,4 +16,14 @@ Mappings of Authority main headings (the first author only) to the related book
|
|
| 16 |
## License
|
| 17 |
|
| 18 |
[Medvik-Books - training dataset](https://huggingface.co/datasets/NLK-NML/Medvik-Books) © 2025 by [National Medical Library](https://nlk.cz)
|
| 19 |
-
is licensed under [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
## License
|
| 17 |
|
| 18 |
[Medvik-Books - training dataset](https://huggingface.co/datasets/NLK-NML/Medvik-Books) © 2025 by [National Medical Library](https://nlk.cz)
|
| 19 |
+
is licensed under [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/)
|
| 20 |
+
|
| 21 |
+
## Structure
|
| 22 |
+
|
| 23 |
+
"text1","text2","category"
|
| 24 |
+
"Author heading","Doc title","code1|code2"
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
category - multiple values-codes separated by a pipe
|
| 28 |
+
|
| 29 |
+
- https://huggingface.co/datasets/NLK-NML/Medvik-Books/blob/main/categories.json
|