pkedzia commited on
Commit
91d3d1a
·
verified ·
1 Parent(s): 017acf2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ tags:
19
  Annotations from the plWordnet were used as the basis for the data. A pre-learned model on these annotations, served as the model in Human in the loop,
20
  to support the annotations for teaching the final model. The final model was learned on web content; data was manually collected and annotated.
21
 
22
- As a model base, the `sdadas/polish-roberta-large-v2` model was used with a classification head. More about model construction is on out [blog](https://radlab.dev/2025/06/01/polaryzacja-3c-model-z-plg-na-hf/).
23
 
24
  ### Architecture
25
  ```
 
19
  Annotations from the plWordnet were used as the basis for the data. A pre-learned model on these annotations, served as the model in Human in the loop,
20
  to support the annotations for teaching the final model. The final model was learned on web content; data was manually collected and annotated.
21
 
22
+ As a model base, the `sdadas/polish-roberta-large-v2` model was used with a classification head. More about model construction is on our [blog](https://radlab.dev/2025/06/01/polaryzacja-3c-model-z-plg-na-hf/).
23
 
24
  ### Architecture
25
  ```