sartajbhuvaji
commited on
Commit
•
89ef4f0
1
Parent(s):
8dba7d9
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ base_model:
|
|
7 |
pipeline_tag: text-classification
|
8 |
tags:
|
9 |
- classification
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
```python
|
|
|
7 |
pipeline_tag: text-classification
|
8 |
tags:
|
9 |
- classification
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
library_name: transformers
|
13 |
---
|
14 |
|
15 |
```python
|