End of training
Browse files
README.md
CHANGED
|
@@ -4,8 +4,6 @@ license: apache-2.0
|
|
| 4 |
base_model: distilbert-base-uncased
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
-
- work_in_progress
|
| 8 |
-
- not-ready
|
| 9 |
model-index:
|
| 10 |
- name: trx-agg-clsf
|
| 11 |
results: []
|
|
@@ -18,15 +16,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 1.
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
| 25 |
-
|
| 26 |
|
| 27 |
## Intended uses & limitations
|
| 28 |
|
| 29 |
-
|
| 30 |
|
| 31 |
## Training and evaluation data
|
| 32 |
|
|
@@ -49,11 +47,11 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 52 |
-
| No log | 1.0 | 1 | 1.
|
| 53 |
-
| No log | 2.0 | 2 | 1.
|
| 54 |
-
| No log | 3.0 | 3 | 1.
|
| 55 |
-
| No log | 4.0 | 4 | 1.
|
| 56 |
-
| No log | 5.0 | 5 | 1.
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 4 |
base_model: distilbert-base-uncased
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
|
|
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: trx-agg-clsf
|
| 9 |
results: []
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 1.0772
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
| 23 |
+
More information needed
|
| 24 |
|
| 25 |
## Intended uses & limitations
|
| 26 |
|
| 27 |
+
More information needed
|
| 28 |
|
| 29 |
## Training and evaluation data
|
| 30 |
|
|
|
|
| 47 |
|
| 48 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 49 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 50 |
+
| No log | 1.0 | 1 | 1.0802 |
|
| 51 |
+
| No log | 2.0 | 2 | 1.0788 |
|
| 52 |
+
| No log | 3.0 | 3 | 1.0781 |
|
| 53 |
+
| No log | 4.0 | 4 | 1.0776 |
|
| 54 |
+
| No log | 5.0 | 5 | 1.0772 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|