Xenova HF staff commited on
Commit
6d7776b
1 Parent(s): 7528ed6

[Automated] Update base model metadata

Browse files

Set base model to "distilroberta-base"

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- library_name: "transformers.js"
 
3
  ---
4
 
5
  https://huggingface.co/distilroberta-base with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
+ base_model: distilroberta-base
3
+ library_name: transformers.js
4
  ---
5
 
6
  https://huggingface.co/distilroberta-base with ONNX weights to be compatible with Transformers.js.