Update README.md
Browse files
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).
|