silviacamplani
commited on
Commit
•
e1b8b0f
1
Parent(s):
daf8692
add model
Browse files
README.md
CHANGED
@@ -3,20 +3,18 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
11 |
probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
#
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
|
18 |
-
- Validation Loss: 4.2787
|
19 |
-
- Epoch: 2
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -40,11 +38,6 @@ The following hyperparameters were used during training:
|
|
40 |
|
41 |
### Training results
|
42 |
|
43 |
-
| Train Loss | Validation Loss | Epoch |
|
44 |
-
|:----------:|:---------------:|:-----:|
|
45 |
-
| 5.7122 | 4.7382 | 0 |
|
46 |
-
| 4.4577 | 4.2959 | 1 |
|
47 |
-
| 4.3611 | 4.2787 | 2 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
+
- name: distilbert-finetuned-dapt_tapt-lm-ai
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
11 |
probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# distilbert-finetuned-dapt_tapt-lm-ai
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
38 |
|
39 |
### Training results
|
40 |
|
|
|
|
|
|
|
|
|
|
|
41 |
|
42 |
|
43 |
### Framework versions
|