| { | |
| "dataset_name": "RightNow Arabic LLM Corpus", | |
| "language": "ar", | |
| "source": "Multiple High-Quality Arabic Sources", | |
| "processing_date": "2025-01-23T01:00:00", | |
| "total_articles": 743288, | |
| "format": "LLM Training Ready", | |
| "description": "One of the largest high-quality Arabic text datasets for Large Language Model training and fine-tuning", | |
| "created_by": "RightNow AI team", | |
| "website": "https://rightnowai.co/", | |
| "files": { | |
| "jsonl": "arabic_wikipedia_cleaned.jsonl", | |
| "txt": "arabic_wikipedia_cleaned.txt" | |
| }, | |
| "quality_metrics": { | |
| "total_words": 244153780, | |
| "total_sentences": 12392064, | |
| "unique_words": 1529064, | |
| "vocabulary_richness": 0.0063, | |
| "average_quality_score": 58.3, | |
| "high_quality_articles": 185351 | |
| }, | |
| "statistics": { | |
| "files_processed": 11616, | |
| "files_failed": 0, | |
| "articles_total": 1161600, | |
| "articles_cleaned": 723251, | |
| "articles_skipped": 438349, | |
| "processing_time_hours": 0.97, | |
| "data_size_original_gb": 8.7, | |
| "data_size_cleaned_gb": 8.7, | |
| "compression_ratio": 1.0 | |
| }, | |
| "technical_specs": { | |
| "encoding": "UTF-8", | |
| "format": "JSONL (JSON Lines)", | |
| "min_article_length": 50, | |
| "min_arabic_content_percentage": 70, | |
| "processing_pipeline": [ | |
| "Source Collection", | |
| "Content Cleaning", | |
| "Quality Filtering", | |
| "Length Filtering", | |
| "Deduplication", | |
| "Format Validation", | |
| "Statistical Analysis" | |
| ] | |
| }, | |
| "license": "MIT", | |
| "citation": "RightNow Arabic LLM Corpus (2025). Collected by RightNow AI team" | |
| } | |