Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,6 @@ Generated output: [{'label': 'positive', 'score': 0.9494990110397339}]
|
|
30 |
|
31 |
### Limitations and bias
|
32 |
|
33 |
-
This model inherits the bias of its parent, [Distilbert]
|
34 |
Besides that, it was trained on only 1000 randomly selected sequences, and thus does not achieve a high probability rate.
|
35 |
It does fairly well nonetheless.
|
|
|
30 |
|
31 |
### Limitations and bias
|
32 |
|
33 |
+
This model inherits the bias of its parent, [Distilbert](https://huggingface.co/models?other=distilbert).
|
34 |
Besides that, it was trained on only 1000 randomly selected sequences, and thus does not achieve a high probability rate.
|
35 |
It does fairly well nonetheless.
|