seanfarrell commited on
Commit
57c675d
·
verified ·
1 Parent(s): e28ab61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -3,4 +3,7 @@ license: apache-2.0
3
  datasets:
4
  - SAVSNET/PetEVAL
5
  pipeline_tag: token-classification
 
 
 
6
  ---
 
3
  datasets:
4
  - SAVSNET/PetEVAL
5
  pipeline_tag: token-classification
6
+ base_model:
7
+ - SAVSNET/PetBERT
8
+ library_name: transformers
9
  ---