Downloads · 30 days
4
1% of all-time downloads
zonghaoyang/DistilBERT-base
DistilBERT-base is a text classification model from zonghaoyang. Use it when you need a label for a piece of text. It is set up for transformers. The card lists the license as apache-2.0.
should probably proofread and complete it, then remove this comment. --
Downloads · 30 days
4
1% of all-time downloads
All-time downloads
286
Public
Repo size
9.6 GB
Likes
0
Public
Click a slice to open those files.
.bin268 MB · 100%
From the Hugging Face model README
This model is a fine-tuned version of distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|---|---|---|---|---|---|---|---|
| 0.2504 | 1.0 | 1626 | 0.2628 | 0.8997 | 0.5244 | 0.7523 | 0.4025 |
| 0.1968 | 2.0 | 3252 | 0.3281 | 0.8981 | 0.6005 | 0.6507 | 0.5575 |
| 0.1475 | 3.0 | 4878 | 0.4167 | 0.8949 | 0.6029 | 0.6267 | 0.5809 |
| 0.1031 | 4.0 | 6504 | 0.4473 | 0.8981 | 0.5963 | 0.6542 | 0.5478 |