Porameht commited on
Commit
fd4922f
·
verified ·
1 Parent(s): ce52154

bert-base-th-cased-intent-booking

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -1,7 +1,7 @@
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,22 +10,22 @@ 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.3045
25
- - Accuracy: 0.9189
26
- - F1: 0.9155
27
  - Precision: 0.9322
28
- - Recall: 0.9189
29
 
30
  ## Model description
31
 
@@ -57,9 +57,9 @@ The following hyperparameters were used during training:
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
60
- | 2.246 | 1.0 | 65 | 1.7430 | 0.4730 | 0.3680 | 0.3529 | 0.4730 |
61
- | 0.972 | 2.0 | 130 | 0.3620 | 0.9369 | 0.9371 | 0.9417 | 0.9369 |
62
- | 0.3069 | 3.0 | 195 | 0.2379 | 0.9414 | 0.9412 | 0.9490 | 0.9414 |
63
 
64
 
65
  ### Framework versions
 
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
  - 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.2707
25
+ - Accuracy: 0.9234
26
+ - F1: 0.9209
27
  - Precision: 0.9322
28
+ - Recall: 0.9234
29
 
30
  ## Model description
31
 
 
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
60
+ | 1.8845 | 1.0 | 65 | 0.6954 | 0.9144 | 0.9139 | 0.9169 | 0.9144 |
61
+ | 0.446 | 2.0 | 130 | 0.2283 | 0.9279 | 0.9289 | 0.9327 | 0.9279 |
62
+ | 0.1807 | 3.0 | 195 | 0.2037 | 0.9505 | 0.9506 | 0.9568 | 0.9505 |
63
 
64
 
65
  ### Framework versions