Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,7 @@ datasets:
|
|
| 15 |
|
| 16 |
This is a fine-tuned model of [EncT5 (the T5-base variant)](https://huggingface.co/hackyon/enct5-base) on the
|
| 17 |
[GLUE SST2 dataset](https://huggingface.co/datasets/glue/viewer/sst2) for positive/negative sentiment analysis.
|
|
|
|
| 18 |
|
| 19 |
See the [base EncT5 model card](https://huggingface.co/hackyon/enct5-base) for more details.
|
| 20 |
|
|
|
|
| 15 |
|
| 16 |
This is a fine-tuned model of [EncT5 (the T5-base variant)](https://huggingface.co/hackyon/enct5-base) on the
|
| 17 |
[GLUE SST2 dataset](https://huggingface.co/datasets/glue/viewer/sst2) for positive/negative sentiment analysis.
|
| 18 |
+
For more info on GLUE SST2, visit the [official site](https://gluebenchmark.com/).
|
| 19 |
|
| 20 |
See the [base EncT5 model card](https://huggingface.co/hackyon/enct5-base) for more details.
|
| 21 |
|