Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
|
| 3 |
<div align="center">
|
|
@@ -324,4 +327,4 @@ python evaluate.py --checkpoint saved/lightning_logs/checkpoints/example_checkpo
|
|
| 324 |
howpublished={Github. https://github.com/unitaryai/detoxify},
|
| 325 |
year={2020}
|
| 326 |
}
|
| 327 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
|
| 5 |
|
| 6 |
<div align="center">
|
|
|
|
| 327 |
howpublished={Github. https://github.com/unitaryai/detoxify},
|
| 328 |
year={2020}
|
| 329 |
}
|
| 330 |
+
```
|