Coding-With-Bashir commited on
Commit
3ce7c6c
·
verified ·
1 Parent(s): bc8e7c8

Upload .\docs\index.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. .//docs//index.md +22 -0
.//docs//index.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # BwengeAi
2
+
3
+ Rwandan AI that knows Kinyarwanda. A comprehensive language model trained on Kinyarwanda data from multiple sources.
4
+
5
+ ## Features
6
+
7
+ - Multi-source data collection (Huggingface, Wikipedia, Igihe)
8
+ - Kinyarwanda language support
9
+ - LoRA fine-tuning for efficiency
10
+ - Comprehensive evaluation metrics
11
+
12
+ ## Quick Start
13
+
14
+ ```bash
15
+ pip install -e .
16
+ python scripts/collect_all.py
17
+ python scripts/train.py
18
+ ```
19
+
20
+ ## Documentation
21
+
22
+ See [README.md](README.md) for detailed documentation.