KhalidNElmadani commited on
Commit
605f751
·
verified ·
1 Parent(s): 8b4176a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ pipeline_tag: text-classification
12
 
13
  ## Model description
14
  **AraBERTv02+Word+CE** is a readability assessment model that was built by fine-tuning the **AraBERTv02** model with cross-entropy loss (**CE**).
15
- For the fine-tuning, we used the **Word** input variant from BAREC-Corpus-v1.0.
16
  Our fine-tuning procedure and the hyperparameters we used can be found in our paper *"[A Large and Balanced Corpus for Fine-grained Arabic Readability Assessment](https://arxiv.org/abs/2502.13520)."*
17
 
18
  ## Intended uses
 
12
 
13
  ## Model description
14
  **AraBERTv02+Word+CE** is a readability assessment model that was built by fine-tuning the **AraBERTv02** model with cross-entropy loss (**CE**).
15
+ For the fine-tuning, we used the **Word** input variant from [BAREC-Corpus-v1.0](https://huggingface.co/datasets/CAMeL-Lab/BAREC-Corpus-v1.0).
16
  Our fine-tuning procedure and the hyperparameters we used can be found in our paper *"[A Large and Balanced Corpus for Fine-grained Arabic Readability Assessment](https://arxiv.org/abs/2502.13520)."*
17
 
18
  ## Intended uses