Commit ·
ada2235
1
Parent(s): ab55973
Upload TFFlaubertForSequenceClassification
Browse files- README.md +8 -6
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -4,21 +4,21 @@ base_model: flaubert/flaubert_base_cased
|
|
| 4 |
tags:
|
| 5 |
- generated_from_keras_callback
|
| 6 |
model-index:
|
| 7 |
-
- name:
|
| 8 |
results: []
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
| 12 |
probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
| 14 |
-
#
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Validation Loss: 0.
|
| 20 |
-
- Train Accuracy: 0.
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -45,6 +45,8 @@ The following hyperparameters were used during training:
|
|
| 45 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
| 46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
| 47 |
| 0.2362 | 0.2135 | 0.9017 | 0 |
|
|
|
|
|
|
|
| 48 |
|
| 49 |
|
| 50 |
### Framework versions
|
|
|
|
| 4 |
tags:
|
| 5 |
- generated_from_keras_callback
|
| 6 |
model-index:
|
| 7 |
+
- name: complexity_70_model
|
| 8 |
results: []
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
| 12 |
probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
| 14 |
+
# complexity_70_model
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [flaubert/flaubert_base_cased](https://huggingface.co/flaubert/flaubert_base_cased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.1832
|
| 19 |
+
- Validation Loss: 0.2141
|
| 20 |
+
- Train Accuracy: 0.9072
|
| 21 |
+
- Epoch: 2
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 45 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
| 46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
| 47 |
| 0.2362 | 0.2135 | 0.9017 | 0 |
|
| 48 |
+
| 0.2047 | 0.2103 | 0.9055 | 1 |
|
| 49 |
+
| 0.1832 | 0.2141 | 0.9072 | 2 |
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 553161096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a38f98527efdce62b24991525a1ae34d5c3fb54a745914bc4d906af93d5ea001
|
| 3 |
size 553161096
|