File size: 548 Bytes
48e9d98 51edcb5 48e9d98 fa668bd 51edcb5 48e9d98 ff4de44 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
language:
- en
license: mit
datasets:
- sst2
metrics:
- accuracy
pipeline_tag: text-classification
widget:
- text: it 's just incredibly dull .
example_title: Example 1
base_model: distilbert-base-uncased
---
# distilbert-base-uncased-finetuned-sst2
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the sst2 dataset.
This model has been fine-tuned for an exercise in the face hugging class course.
It achieves the following results on the evaluation set:
- Accuracy: 0.90
|