Upload TFBertForSequenceClassification
Browse files- README.md +3 -8
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -3,20 +3,18 @@ base_model: bert-base-chinese
|
|
| 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 [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
|
| 18 |
-
- Train Accuracy: 0.6000
|
| 19 |
-
- Epoch: 0
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -40,9 +38,6 @@ The following hyperparameters were used during training:
|
|
| 40 |
|
| 41 |
### Training results
|
| 42 |
|
| 43 |
-
| Train Loss | Train Accuracy | Epoch |
|
| 44 |
-
|:----------:|:--------------:|:-----:|
|
| 45 |
-
| 0.6619 | 0.6000 | 0 |
|
| 46 |
|
| 47 |
|
| 48 |
### Framework versions
|
|
|
|
| 3 |
tags:
|
| 4 |
- generated_from_keras_callback
|
| 5 |
model-index:
|
| 6 |
+
- name: chinese-sentiment-model
|
| 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 |
+
# chinese-sentiment-model
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) 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
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 409364760
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46a6c74a68285efee9c79bff9bc0cb025caf86948a6edea5f3acffcb3c038c27
|
| 3 |
size 409364760
|