Training completed!
Browse files- README.md +71 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google-bert/bert-base-multilingual-cased
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- f1
|
9 |
+
model-index:
|
10 |
+
- name: SingPurcBERT-Katch-0329-v2
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# SingPurcBERT-Katch-0329-v2
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.3746
|
22 |
+
- Accuracy: 0.7831
|
23 |
+
- F1: 0.7830
|
24 |
+
|
25 |
+
## Model description
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Intended uses & limitations
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training and evaluation data
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training procedure
|
38 |
+
|
39 |
+
### Training hyperparameters
|
40 |
+
|
41 |
+
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 2e-05
|
43 |
+
- train_batch_size: 8
|
44 |
+
- eval_batch_size: 8
|
45 |
+
- seed: 42
|
46 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
+
- lr_scheduler_type: linear
|
48 |
+
- num_epochs: 10
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.4756 | 1.0 | 2522 | 0.4923 | 0.7693 | 0.7689 |
|
55 |
+
| 0.4137 | 2.0 | 5044 | 0.5065 | 0.7908 | 0.7906 |
|
56 |
+
| 0.388 | 3.0 | 7566 | 0.5142 | 0.7985 | 0.7985 |
|
57 |
+
| 0.3482 | 4.0 | 10088 | 0.6883 | 0.7971 | 0.7971 |
|
58 |
+
| 0.349 | 5.0 | 12610 | 0.8783 | 0.7908 | 0.7904 |
|
59 |
+
| 0.3124 | 6.0 | 15132 | 0.8833 | 0.7865 | 0.7864 |
|
60 |
+
| 0.2986 | 7.0 | 17654 | 0.9290 | 0.7880 | 0.7880 |
|
61 |
+
| 0.2404 | 8.0 | 20176 | 1.1548 | 0.7847 | 0.7846 |
|
62 |
+
| 0.2243 | 9.0 | 22698 | 1.2760 | 0.7837 | 0.7836 |
|
63 |
+
| 0.1488 | 10.0 | 25220 | 1.3746 | 0.7831 | 0.7830 |
|
64 |
+
|
65 |
+
|
66 |
+
### Framework versions
|
67 |
+
|
68 |
+
- Transformers 4.36.0.dev0
|
69 |
+
- Pytorch 2.0.0
|
70 |
+
- Datasets 2.14.5
|
71 |
+
- Tokenizers 0.14.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711443480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3222939a0eb7b2f582330474fd596602a5f5c3d7119f2784b711be87c48ec2be
|
3 |
size 711443480
|