Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ language:
|
|
8 |
- hi
|
9 |
metrics:
|
10 |
- accuracy
|
|
|
11 |
---
|
12 |
## Language Identification
|
13 |
|
@@ -86,5 +87,4 @@ allennlp-models==2.10.1
|
|
86 |
torch==1.12.1
|
87 |
overrides==1.9.0
|
88 |
pytorch_pretrained_bert==0.6.2
|
89 |
-
```
|
90 |
-
|
|
|
8 |
- hi
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
+
library_name: allennlp
|
12 |
---
|
13 |
## Language Identification
|
14 |
|
|
|
87 |
torch==1.12.1
|
88 |
overrides==1.9.0
|
89 |
pytorch_pretrained_bert==0.6.2
|
90 |
+
```
|
|