diamond0 commited on
Commit
2938049
1 Parent(s): 87c1037

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,5 +5,7 @@ datasets:
5
  pipeline_tag: sentence-similarity
6
  tags:
7
  - code
 
 
8
  ---
9
  This is the dummy model following the [huggingface NLP course](https://huggingface.co/learn/nlp-course/chapter4/3?fw=pt#the-git-based-approach).
 
5
  pipeline_tag: sentence-similarity
6
  tags:
7
  - code
8
+ metrics:
9
+ - glue
10
  ---
11
  This is the dummy model following the [huggingface NLP course](https://huggingface.co/learn/nlp-course/chapter4/3?fw=pt#the-git-based-approach).