Update README.md
Browse files
README.md
CHANGED
|
@@ -13,15 +13,17 @@ size_categories:
|
|
| 13 |
- 10M<n<100M
|
| 14 |
---
|
| 15 |
|
| 16 |
-
# Dataset Card for
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Dataset Description
|
| 19 |
|
| 20 |
-
- **Homepage: (TODO) https://docs.ryokoai.com/docs/training/dataset#Fandom22K
|
| 21 |
-
- **Repository: (TODO) https://github.com/RyokoAI/BigKnow2022**
|
| 22 |
-
- **Paper: N/A
|
| 23 |
-
- **Leaderboard: N/A
|
| 24 |
-
- **Point of Contact: Ronsor
|
| 25 |
|
| 26 |
### Dataset Summary
|
| 27 |
|
|
@@ -146,8 +148,15 @@ CC-BY-SA 3.0, except for any portions which state otherwise.
|
|
| 146 |
|
| 147 |
### Citation Information
|
| 148 |
|
| 149 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 150 |
|
| 151 |
### Contributions
|
| 152 |
|
| 153 |
-
|
|
|
|
| 13 |
- 10M<n<100M
|
| 14 |
---
|
| 15 |
|
| 16 |
+
# Dataset Card for Fandom23K
|
| 17 |
+
|
| 18 |
+
*The BigKnow2022 dataset and its subsets are not yet complete. Not all information here may be accurate or accessible.*
|
| 19 |
|
| 20 |
## Dataset Description
|
| 21 |
|
| 22 |
+
- **Homepage:** (TODO) https://docs.ryokoai.com/docs/training/dataset#Fandom22K
|
| 23 |
+
- **Repository:** (TODO) https://github.com/RyokoAI/BigKnow2022**
|
| 24 |
+
- **Paper:** N/A
|
| 25 |
+
- **Leaderboard:** N/A
|
| 26 |
+
- **Point of Contact:** Ronsor/undeleted <ronsor@ronsor.com>
|
| 27 |
|
| 28 |
### Dataset Summary
|
| 29 |
|
|
|
|
| 148 |
|
| 149 |
### Citation Information
|
| 150 |
|
| 151 |
+
```
|
| 152 |
+
@misc{ryokoai2023-bigknow2022,
|
| 153 |
+
title = {BigKnow2022: Bringing Language Models Up to Speed},
|
| 154 |
+
author = {Ronsor Labs},
|
| 155 |
+
year = {2023},
|
| 156 |
+
howpublished = {\url{https://github.com/RyokoAI/BigKnow2022}},
|
| 157 |
+
}
|
| 158 |
+
```
|
| 159 |
|
| 160 |
### Contributions
|
| 161 |
|
| 162 |
+
Thanks to @ronsor for gathering this dataset.
|