jsl5710 commited on
Commit
ebca126
1 Parent(s): 5a54e6c

jslai//content/sample_data/best_models//MBERT_uncased_CrossEntropyLoss_adalora

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  2. adapter_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
- - Loss: 0.6758
25
- - Accuracy: 0.711
26
- - F1: 0.8311
27
- - Precision: 0.7204
28
- - Recall: 0.9820
29
- - Roc Auc: 0.4910
30
 
31
  ## Model description
32
 
@@ -59,11 +59,11 @@ The following hyperparameters were used during training:
59
 
60
  ### Training results
61
 
62
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Roc Auc |
63
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-------:|
64
- | No log | 0.992 | 31 | 0.6902 | 0.621 | 0.7633 | 0.6967 | 0.8439 | 0.4401 |
65
- | No log | 1.984 | 62 | 0.6792 | 0.702 | 0.8249 | 0.7178 | 0.9696 | 0.4848 |
66
- | No log | 2.976 | 93 | 0.6758 | 0.711 | 0.8311 | 0.7204 | 0.9820 | 0.4910 |
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.67
25
+ - F1: 0.8005
26
+ - Precision: 0.7118
27
+ - Recall: 0.9144
28
+ - Roc Auc: 0.4717
29
+ - Loss: 0.6634
30
 
31
  ## Model description
32
 
 
59
 
60
  ### Training results
61
 
62
+ | Training Loss | Epoch | Step | Accuracy | F1 | Precision | Recall | Roc Auc | Validation Loss |
63
+ |:-------------:|:-----:|:----:|:--------:|:------:|:---------:|:------:|:-------:|:---------------:|
64
+ | No log | 0.992 | 31 | 0.636 | 0.7745 | 0.7022 | 0.8633 | 0.4516 | 0.6726 |
65
+ | No log | 1.984 | 62 | 0.662 | 0.7947 | 0.7093 | 0.9033 | 0.4662 | 0.6656 |
66
+ | No log | 2.976 | 93 | 0.67 | 0.8005 | 0.7118 | 0.9144 | 0.4717 | 0.6634 |
67
 
68
 
69
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e825e554cc096031a3e99a534935dacf0fef974b0b13319696035fe7c2e2e1f7
3
  size 7110720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5848763fca9d24186bf0a420cf2925b074f21ecc2e64b49e453a86f3e283ba56
3
  size 7110720
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2f9232426120d8f4038bf8b21244745763b9edcd688539961a5ffb9467b0079
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8380de8663e2cce1a733ad8c4310da20947072d38481ddf5a1d07a6517389fc
3
  size 5304