jsl5710 commited on
Commit
8d172a4
·
verified ·
1 Parent(s): 3d3e56d

jslai/MBERT_uncased_GeneralizedCrossEntropy_full_ft_word_order_head_to_tail_20241212-040432

Browse files
Files changed (3) hide show
  1. README.md +9 -9
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -21,12 +21,12 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Accuracy: 0.844
25
- - F1: 0.8957
26
- - Precision: 0.8656
27
- - Recall: 0.9280
28
- - Roc Auc: 0.7769
29
- - Loss: 0.2209
30
 
31
  ## Model description
32
 
@@ -61,9 +61,9 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Accuracy | F1 | Precision | Recall | Roc Auc | Validation Loss |
63
  |:-------------:|:-----:|:----:|:--------:|:------:|:---------:|:------:|:-------:|:---------------:|
64
- | No log | 0.992 | 62 | 0.827 | 0.8816 | 0.8714 | 0.8920 | 0.7751 | 0.2555 |
65
- | 0.3087 | 2.0 | 125 | 0.839 | 0.8936 | 0.8546 | 0.9363 | 0.7613 | 0.2308 |
66
- | 0.3087 | 2.976 | 186 | 0.844 | 0.8957 | 0.8656 | 0.9280 | 0.7769 | 0.2209 |
67
 
68
 
69
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Accuracy: 0.802
25
+ - F1: 0.8584
26
+ - Precision: 0.8310
27
+ - Recall: 0.8876
28
+ - Roc Auc: 0.7555
29
+ - Loss: 0.2729
30
 
31
  ## Model description
32
 
 
61
 
62
  | Training Loss | Epoch | Step | Accuracy | F1 | Precision | Recall | Roc Auc | Validation Loss |
63
  |:-------------:|:-----:|:----:|:--------:|:------:|:---------:|:------:|:-------:|:---------------:|
64
+ | No log | 0.992 | 62 | 0.77 | 0.8487 | 0.7642 | 0.9541 | 0.6700 | 0.3336 |
65
+ | 0.3578 | 2.0 | 125 | 0.805 | 0.8567 | 0.8511 | 0.8624 | 0.7738 | 0.2695 |
66
+ | 0.3578 | 2.976 | 186 | 0.802 | 0.8584 | 0.8310 | 0.8876 | 0.7555 | 0.2729 |
67
 
68
 
69
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29deaa67ae8de654dee550888da5fd4662c13a98e6daf257ed1b68371f646dca
3
  size 669455360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a7b6e90fe0ecf7b052b37af90cf2bb6c4783af191ce327b00084cf004e59f80
3
  size 669455360
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ceefda34f28c3ce9fcdd8592d748ceb1d074f44b000ae0aaf5fcfe96f9b0cd74
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:728f9bc52fd22ed3dca185177926b9f84837ec5f15b247b5fa233736be2b5179
3
  size 5304