Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ The dataset is cleaned and balanced with a specialized procedure to avoid gender
|
|
18 |
|
19 |
### Model Description
|
20 |
|
21 |
-
The model is
|
22 |
|
23 |
|
24 |
|
@@ -64,9 +64,9 @@ This model is intended for use from researchers and practitioners in the NLP fie
|
|
64 |
|
65 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
66 |
|
67 |
-
|
68 |
To assess this, we create a small dataset comprising sentences that include gender or race-specific terms.
|
69 |
-
By masking the occupation or other related words, we prompt the
|
70 |
Some examples are given below:
|
71 |
|
72 |
```python
|
|
|
18 |
|
19 |
### Model Description
|
20 |
|
21 |
+
The model is a part from a series of Large Language Models for Bulgarian.
|
22 |
|
23 |
|
24 |
|
|
|
64 |
|
65 |
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
66 |
|
67 |
+
We examine whether the model inherits gender and racial stereotypes.
|
68 |
To assess this, we create a small dataset comprising sentences that include gender or race-specific terms.
|
69 |
+
By masking the occupation or other related words, we prompt the model to make decisions, allowing us to evaluate its tendency for bias.
|
70 |
Some examples are given below:
|
71 |
|
72 |
```python
|