Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,9 @@ Push your production ready models here and enjoy the fairness lab.
|
|
14 |
Some instructions
|
15 |
----------------
|
16 |
|
|
|
|
|
|
|
17 |
Classifier, in the config.json file (in your HG model), put these lines or make changes as required,
|
18 |
```
|
19 |
"id2label": { "0": "Highly Biased", "1": "Slightly Biased", "2": "Neutral" },
|
|
|
14 |
Some instructions
|
15 |
----------------
|
16 |
|
17 |
+
Join the organization (there is a join link in this page and then push the models)
|
18 |
+
|
19 |
+
|
20 |
Classifier, in the config.json file (in your HG model), put these lines or make changes as required,
|
21 |
```
|
22 |
"id2label": { "0": "Highly Biased", "1": "Slightly Biased", "2": "Neutral" },
|