Xenova HF staff commited on
Commit
e633413
·
verified ·
1 Parent(s): b161010

[Automated] Update base model metadata

Browse files

Set base model to "textattack/distilbert-base-cased-CoLA"

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
- library_name: transformers.js
3
  language:
4
  - en
 
5
  pipeline_tag: text-classification
6
  ---
7
 
 
1
  ---
2
+ base_model: textattack/distilbert-base-cased-CoLA
3
  language:
4
  - en
5
+ library_name: transformers.js
6
  pipeline_tag: text-classification
7
  ---
8