| license: mit | |
| # Annoy RawCode 1k First 200 Lines Summary | |
| This dataset contains a summary of the first 200 lines of the `rawcode_1k.jsonl` file from the Annoy-DataSync repository. | |
| ## Source | |
| - GitHub Repository: https://github.com/piekeniuszwu/Annoy-DataSync | |
| - Raw JSONL file: https://raw.githubusercontent.com/piekeniuszwu/Annoy-DataSync/main/data/rawcode_1k.jsonl | |
| - SHA-256 of first 200 lines: `98b90e39af38766c017adcea5d3a373d447d511637121b2e4424c3880df94a18` | |
| ## Summary | |
| The summary JSON file `annoy_rawcode_1k_summary.json` includes: | |
| - Source URL | |
| - Number of lines parsed (200) | |
| - Total bytes downloaded | |
| - Union of top-level JSON keys across records | |
| - Key presence counts | |
| - SHA-256 checksum of the first 200 lines | |
| - Referenced Hugging Face dataset links from the README | |
| - Metadata about the Hugging Face dataset `dongbobo/annoy-license-manifest` | |
| ## Usage | |
| The summary can be used to verify data provenance and understand the structure of the raw data. | |
| ## License | |
| MIT | |