jsl5710 commited on
Commit
3a3ece9
1 Parent(s): 7b0993b

jslai//content/sample_data/best_models//MBERT_uncased_CrossEntropyLoss_lora

Browse files
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.6924
25
  - Accuracy: 0.518
26
  - F1: 0.6730
27
  - Precision: 0.6613
28
  - Recall: 0.6851
29
  - Roc Auc: 0.3824
 
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.7081 | 0.347 | 0.4287 | 0.5847 | 0.3384 | 0.3540 |
65
- | No log | 1.984 | 62 | 0.6961 | 0.479 | 0.6354 | 0.6440 | 0.6271 | 0.3588 |
66
- | No log | 2.976 | 93 | 0.6924 | 0.518 | 0.6730 | 0.6613 | 0.6851 | 0.3824 |
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.518
25
  - F1: 0.6730
26
  - Precision: 0.6613
27
  - Recall: 0.6851
28
  - Roc Auc: 0.3824
29
+ - Loss: 0.6924
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.347 | 0.4287 | 0.5847 | 0.3384 | 0.3540 | 0.7081 |
65
+ | No log | 1.984 | 62 | 0.479 | 0.6354 | 0.6440 | 0.6271 | 0.3588 | 0.6961 |
66
+ | No log | 2.976 | 93 | 0.518 | 0.6730 | 0.6613 | 0.6851 | 0.3824 | 0.6924 |
67
 
68
 
69
  ### Framework versions
adapter/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d34f1e1d19d119762cc1845a872ee9a1287b06575fd7f7320b3c35639db33ad3
3
  size 9460216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbf2f8bd5fd0b9ee7d80ff96a52e17294e9a5993f0c4ff96bc133dee7c672233
3
  size 9460216
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82b2fd2247497f5b190738596ccaf24d58f63e59709eca93de454d50b8b80ef9
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3726dddf09549246edea92316d0fb2ab180873bccb018fc20132a161257fc762
3
  size 5304