TornadoAI commited on
Commit
4e40950
·
verified ·
1 Parent(s): 09da3ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -2,6 +2,9 @@
2
  license: apache-2.0
3
  base_model:
4
  - distilbert/distilbert-base-uncased
 
 
 
5
  ---
6
 
7
 
 
2
  license: apache-2.0
3
  base_model:
4
  - distilbert/distilbert-base-uncased
5
+ language:
6
+ - en
7
+ library_name: transformers
8
  ---
9
 
10