codewithkyrian commited on
Commit
0e6db01
1 Parent(s): 1b95018

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- library_name: "Transformers PHP"
 
3
  ---
4
 
5
  https://huggingface.co/vblagoje/bert-english-uncased-finetuned-pos with ONNX weights to be compatible with Transformers PHP
 
1
  ---
2
+ library_name: Transformers PHP
3
+ pipeline_tag: token-classification
4
  ---
5
 
6
  https://huggingface.co/vblagoje/bert-english-uncased-finetuned-pos with ONNX weights to be compatible with Transformers PHP