irenegirard commited on
Commit
a1642e5
·
verified ·
1 Parent(s): 715f786

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -29,8 +29,6 @@ Karibu is a DeBERTa-based classifier that automatically assigns CEFR language pr
29
  - Model Size: Fine-tuned from DeBERTa-v3-small
30
  - Output : 6 classification levels (A1, A2, B1, B2, C1, C2)
31
 
32
- 🤖 [Explore the Celadon model](https://huggingface.co/PleIAs/celadon)
33
-
34
 
35
  ## Training Details
36
 
@@ -43,6 +41,10 @@ Karibu is a DeBERTa-based classifier that automatically assigns CEFR language pr
43
  ## Topics Coverage:
44
  - solidarity, geography, African literature, agriculture, tourism, cultural events, African history, geopolitics, communication
45
  - Topic Filtering: Meta-Llama-3-8B-Instruct for content categorization
 
 
 
 
46
 
47
  🔍 [Explore the full dataset](https://huggingface.co/datasets/PleIAs/KaribuAI/viewer/default)
48
 
 
29
  - Model Size: Fine-tuned from DeBERTa-v3-small
30
  - Output : 6 classification levels (A1, A2, B1, B2, C1, C2)
31
 
 
 
32
 
33
  ## Training Details
34
 
 
41
  ## Topics Coverage:
42
  - solidarity, geography, African literature, agriculture, tourism, cultural events, African history, geopolitics, communication
43
  - Topic Filtering: Meta-Llama-3-8B-Instruct for content categorization
44
+ - Toxicity filtering : Celadon
45
+
46
+ 🤖 [Explore the Celadon model](https://huggingface.co/PleIAs/celadon)
47
+
48
 
49
  🔍 [Explore the full dataset](https://huggingface.co/datasets/PleIAs/KaribuAI/viewer/default)
50