Xenova HF staff commited on
Commit
7b13329
1 Parent(s): 11b935a

[Automated] Update base model metadata

Browse files

Set base model to "microsoft/dit-large"

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,8 +1,9 @@
1
  ---
 
2
  library_name: transformers.js
 
3
  tags:
4
  - dit
5
- pipeline_tag: image-feature-extraction
6
  ---
7
 
8
  https://huggingface.co/microsoft/dit-large with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
+ base_model: microsoft/dit-large
3
  library_name: transformers.js
4
+ pipeline_tag: image-feature-extraction
5
  tags:
6
  - dit
 
7
  ---
8
 
9
  https://huggingface.co/microsoft/dit-large with ONNX weights to be compatible with Transformers.js.