Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,8 @@ language:
|
|
28 |
- en
|
29 |
---
|
30 |
|
|
|
|
|
31 |
How to run inference:
|
32 |
```python
|
33 |
import transformers
|
|
|
28 |
- en
|
29 |
---
|
30 |
|
31 |
+
Dataset credits go to: (theblackcat102)[https://huggingface.co/theblackcat102]
|
32 |
+
|
33 |
How to run inference:
|
34 |
```python
|
35 |
import transformers
|