Update README.md metadata
#1
by
cm-cai
- opened
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<div align="center">
|
2 |
|
3 |
**⚠️ Disclaimer:**
|
@@ -322,5 +331,4 @@ python evaluate.py --checkpoint saved/lightning_logs/checkpoints/example_checkpo
|
|
322 |
howpublished={Github. https://github.com/unitaryai/detoxify},
|
323 |
year={2020}
|
324 |
}
|
325 |
-
```
|
326 |
-
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- jigsaw_toxicity_pred
|
5 |
+
- jigsaw_unintended_bias
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
pipeline_tag: text-classification
|
9 |
+
---
|
10 |
<div align="center">
|
11 |
|
12 |
**⚠️ Disclaimer:**
|
|
|
331 |
howpublished={Github. https://github.com/unitaryai/detoxify},
|
332 |
year={2020}
|
333 |
}
|
334 |
+
```
|
|