makram93 commited on
Commit
23c5e05
·
verified ·
1 Parent(s): d384416

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -410,3 +410,17 @@ configs:
410
  - split: test
411
  path: zh/test-*
412
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
410
  - split: test
411
  path: zh/test-*
412
  ---
413
+ # GitHub Readme Retrieval
414
+
415
+ This dataset consists of rendered GitHub readmes in a variety of different languages, together with their accompanying descriptions as queries and their license in the `license_type` and `license_text` columns.
416
+ The `text_description` column contains OCR text extracted from the images using EasyOCR.
417
+ This particular dataset is a subsample of 1000 random rows per language from the full dataset which can be found [here](https://huggingface.co/datasets/jinaai/github-readme-retrieval-ml-filtered).
418
+
419
+ # Disclaimer
420
+
421
+ This dataset may contain publicly available images or text data. All data is provided for research and educational purposes only. If you are the rights holder of any content and have concerns regarding intellectual property or copyright, please contact us at "support-data (at) jina.ai" for removal. We do not collect or process personal, sensitive, or private information intentionally. If you believe this dataset includes such content (e.g., portraits, location-linked images, medical or financial data, or NSFW content), please notify us, and we will take appropriate action.
422
+
423
+
424
+ # Copyright
425
+
426
+ All rights are reserved to the original authors of the documents.