Upload TFDistilBertForSequenceClassification
Browse files- README.md +7 -15
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -3,29 +3,20 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
results: []
|
8 |
-
datasets:
|
9 |
-
- textvqa
|
10 |
-
- squad
|
11 |
-
language:
|
12 |
-
- en
|
13 |
-
metrics:
|
14 |
-
- accuracy
|
15 |
-
library_name: keras
|
16 |
-
pipeline_tag: text-classification
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
20 |
probably proofread and complete it, then remove this comment. -->
|
21 |
|
22 |
-
#
|
23 |
|
24 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
-
- Train Loss: 0.
|
27 |
-
- Train Accuracy: 0.
|
28 |
-
- Epoch:
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -60,6 +51,7 @@ The following hyperparameters were used during training:
|
|
60 |
| 0.0228 | 0.9970 | 6 |
|
61 |
| 0.0185 | 0.9965 | 7 |
|
62 |
| 0.0130 | 0.9990 | 8 |
|
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
@@ -67,4 +59,4 @@ The following hyperparameters were used during training:
|
|
67 |
- Transformers 4.27.2
|
68 |
- TensorFlow 2.11.0
|
69 |
- Datasets 2.10.1
|
70 |
-
- Tokenizers 0.13.2
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
6 |
+
- name: decision-distilbert-uncased
|
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 |
+
# decision-distilbert-uncased
|
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 |
+
- Train Loss: 0.0102
|
18 |
+
- Train Accuracy: 0.9995
|
19 |
+
- Epoch: 9
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
| 0.0228 | 0.9970 | 6 |
|
52 |
| 0.0185 | 0.9965 | 7 |
|
53 |
| 0.0130 | 0.9990 | 8 |
|
54 |
+
| 0.0102 | 0.9995 | 9 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
59 |
- Transformers 4.27.2
|
60 |
- TensorFlow 2.11.0
|
61 |
- Datasets 2.10.1
|
62 |
+
- Tokenizers 0.13.2
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267955144
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad03d5d7bc1f0c08558afd48fc37ca2466c38301b432a74ada025eac4c2c15e0
|
3 |
size 267955144
|