jacksontran commited on
Commit
f773576
1 Parent(s): 655950d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
- library_name: "transformers.js"
 
 
 
3
  ---
4
 
5
- https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
+ library_name: transformers.js
3
+ language:
4
+ - en
5
+ pipeline_tag: text-classification
6
  ---
7
 
8
+ https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english with ONNX weights to be compatible with Transformers.js.