Porameht commited on
Commit
1917283
·
verified ·
1 Parent(s): 8327e23

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +13 -15
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
- base_model: Geotrend/bert-base-th-cased
5
  tags:
6
  - generated_from_trainer
7
  metrics:
@@ -10,22 +10,22 @@ metrics:
10
  - precision
11
  - recall
12
  model-index:
13
- - name: bert-base-th-cased-intent-booking
14
  results: []
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
- # bert-base-th-cased-intent-booking
21
 
22
- This model is a fine-tuned version of [Geotrend/bert-base-th-cased](https://huggingface.co/Geotrend/bert-base-th-cased) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.3126
25
- - Accuracy: 0.9144
26
- - F1: 0.9133
27
- - Precision: 0.9257
28
- - Recall: 0.9144
29
 
30
  ## Model description
31
 
@@ -51,17 +51,15 @@ The following hyperparameters were used during training:
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
  - lr_scheduler_warmup_steps: 64
54
- - num_epochs: 5
55
 
56
  ### Training results
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
60
- | 1.9427 | 1.0 | 65 | 0.7129 | 0.8964 | 0.8947 | 0.9055 | 0.8964 |
61
- | 0.5012 | 2.0 | 130 | 0.2128 | 0.9505 | 0.9501 | 0.9552 | 0.9505 |
62
- | 0.2135 | 3.0 | 195 | 0.4644 | 0.8829 | 0.8812 | 0.9208 | 0.8829 |
63
- | 0.1301 | 4.0 | 260 | 0.1812 | 0.9459 | 0.9463 | 0.9543 | 0.9459 |
64
- | 0.0785 | 5.0 | 325 | 0.2287 | 0.9459 | 0.9462 | 0.9517 | 0.9459 |
65
 
66
 
67
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: google-bert/bert-base-multilingual-cased
5
  tags:
6
  - generated_from_trainer
7
  metrics:
 
10
  - precision
11
  - recall
12
  model-index:
13
+ - name: bert-base-multilingual-cased-intent-booking
14
  results: []
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
+ # bert-base-multilingual-cased-intent-booking
21
 
22
+ 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.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.2607
25
+ - Accuracy: 0.9234
26
+ - F1: 0.9203
27
+ - Precision: 0.9338
28
+ - Recall: 0.9234
29
 
30
  ## Model description
31
 
 
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
  - lr_scheduler_warmup_steps: 64
54
+ - num_epochs: 3
55
 
56
  ### Training results
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
60
+ | 2.1492 | 1.0 | 65 | 1.4697 | 0.6982 | 0.6538 | 0.7798 | 0.6982 |
61
+ | 0.778 | 2.0 | 130 | 0.3384 | 0.9234 | 0.9247 | 0.9330 | 0.9234 |
62
+ | 0.2369 | 3.0 | 195 | 0.2147 | 0.9414 | 0.9421 | 0.9513 | 0.9414 |
 
 
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fd7c8907af381ad37b7bce93b28c044ed8f9e11d7e99aa6e8c3785b53f270bf
3
  size 370350032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:452a0412982742cfb5f04483cafc470db04b417ca80dac8cb890027c4d6d9989
3
  size 370350032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4781e599d8d3c9e02fcd4c1b919705def427445bd281fdb22eac4325cb23cf4
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad4e9a78545ce6b81b8495f01b419f538a06a7ec9143abe160a7bc7b69d6fd72
3
  size 5240