diiiii commited on
Commit
dd97cc1
·
verified ·
1 Parent(s): 6967340

Model save

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -16,16 +16,16 @@ model-index:
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/ivkovicdanica555-Student/huggingface/runs/uswyu1l3)
20
  # my_awesome_model
21
 
22
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.4554
25
- - Accuracy: 0.8555
26
- - Precision: 0.8558
27
- - Recall: 0.8556
28
- - F1: 0.8549
29
 
30
  ## Model description
31
 
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
- | 0.5406 | 1.0 | 5000 | 0.5068 | 0.8277 | 0.8361 | 0.8274 | 0.8276 |
60
- | 0.4074 | 2.0 | 10000 | 0.4653 | 0.8478 | 0.8501 | 0.8481 | 0.8480 |
61
- | 0.3239 | 3.0 | 15000 | 0.4554 | 0.8555 | 0.8558 | 0.8556 | 0.8549 |
62
 
63
 
64
  ### Framework versions
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/ivkovicdanica555-Student/huggingface/runs/4649rwz9)
20
  # my_awesome_model
21
 
22
  This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.4386
25
+ - Accuracy: 0.8569
26
+ - Precision: 0.8576
27
+ - Recall: 0.8571
28
+ - F1: 0.8559
29
 
30
  ## Model description
31
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | 0.5211 | 1.0 | 5000 | 0.5037 | 0.8327 | 0.8408 | 0.8331 | 0.8294 |
60
+ | 0.4159 | 2.0 | 10000 | 0.4410 | 0.8517 | 0.8546 | 0.8520 | 0.8519 |
61
+ | 0.3468 | 3.0 | 15000 | 0.4386 | 0.8569 | 0.8576 | 0.8571 | 0.8559 |
62
 
63
 
64
  ### Framework versions