pere commited on
Commit
aec3662
·
verified ·
1 Parent(s): 776d84f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ Trained using code from: [CosmoPedia)[]https://github.com/huggingface/cosmopedia
14
 
15
  The following command where used for training:
16
  ```
17
- python train_edu_bert.py --base_model_name="NbAiLab/nb-bert-base" --dataset_name="north/scandinavian-llama3-annotations" --target_column="score" --checkpoint_dir="/home/pere/checkpoints/scandinavian_bert/"
18
  ```
19
 
20
  ## Classification Report
 
14
 
15
  The following command where used for training:
16
  ```
17
+ python train_edu_bert.py --base_model_name="NbAiLab/nb-bert-base" --dataset_name="north/scandinavian-educational-annotations" --target_column="score" --checkpoint_dir="/home/pere/checkpoints/scandinavian_bert/"
18
  ```
19
 
20
  ## Classification Report