update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# finetuning-equipo21-sentiment-mna-amazon
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: AdamCodd/distilbert-base-uncased-finetuned-sentiment-amazon
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
13 |
|
14 |
# finetuning-equipo21-sentiment-mna-amazon
|
15 |
|
16 |
+
This model is a fine-tuned version of [AdamCodd/distilbert-base-uncased-finetuned-sentiment-amazon](https://huggingface.co/AdamCodd/distilbert-base-uncased-finetuned-sentiment-amazon) on an unknown dataset.
|
17 |
|
18 |
## Model description
|
19 |
|