update model card README.md
Browse files
README.md
CHANGED
@@ -15,18 +15,24 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# jp-speech-classifier
|
17 |
|
18 |
-
This model is a fine-tuned version of [cl-tohoku/bert-base-japanese-v3](https://huggingface.co/cl-tohoku/bert-base-japanese-v3) on an
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.1895
|
21 |
- Accuracy: 0.7053
|
22 |
|
23 |
## Model description
|
24 |
|
25 |
-
|
26 |
|
27 |
## Intended uses & limitations
|
28 |
|
29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
### Training hyperparameters
|
32 |
|
|
|
15 |
|
16 |
# jp-speech-classifier
|
17 |
|
18 |
+
This model is a fine-tuned version of [cl-tohoku/bert-base-japanese-v3](https://huggingface.co/cl-tohoku/bert-base-japanese-v3) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.1895
|
21 |
- Accuracy: 0.7053
|
22 |
|
23 |
## Model description
|
24 |
|
25 |
+
More information needed
|
26 |
|
27 |
## Intended uses & limitations
|
28 |
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
|
37 |
### Training hyperparameters
|
38 |
|