Datasets:
📝 update README
Browse files
README.md
CHANGED
|
@@ -36,6 +36,10 @@ The embedding model used for data ingestion is [BGE-M3](https://huggingface.co/B
|
|
| 36 |
|
| 37 |
See [development repo](https://github.com/deepsweet/mdn) on GitHub for more details.
|
| 38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
## License
|
| 40 |
|
| 41 |
This dataset is definitely a "derivative work" based upon the original MDN Web Docs content which [license](https://github.com/mdn/content/blob/main/LICENSE.md) is quite complex:
|
|
|
|
| 36 |
|
| 37 |
See [development repo](https://github.com/deepsweet/mdn) on GitHub for more details.
|
| 38 |
|
| 39 |
+
## Articles
|
| 40 |
+
|
| 41 |
+
- [Парсим MDN и пишем оффлайн RAG-MCP](https://habr.com/ru/articles/1019930/) (in Russian)
|
| 42 |
+
|
| 43 |
## License
|
| 44 |
|
| 45 |
This dataset is definitely a "derivative work" based upon the original MDN Web Docs content which [license](https://github.com/mdn/content/blob/main/LICENSE.md) is quite complex:
|