izaitova commited on
Commit
c9d4db2
1 Parent(s): 264fc42

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,11 @@ license: apache-2.0
3
  base_model: google/mt5-small
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
6
  model-index:
7
  - name: test-trainer
8
  results: []
@@ -14,6 +19,12 @@ should probably proofread and complete it, then remove this comment. -->
14
  # test-trainer
15
 
16
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
 
 
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -38,13 +49,14 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 1
42
 
43
  ### Training results
44
 
45
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
46
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
47
- | No log | 1.0 | 125 | 4.2178 | 0.0595 | 0.0654 | 0.0623 | 0.4945 |
 
48
 
49
 
50
  ### Framework versions
 
3
  base_model: google/mt5-small
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
  model-index:
12
  - name: test-trainer
13
  results: []
 
19
  # test-trainer
20
 
21
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.1429
24
+ - Precision: 0.3456
25
+ - Recall: 0.4871
26
+ - F1: 0.4043
27
+ - Accuracy: 0.7180
28
 
29
  ## Model description
30
 
 
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 2
53
 
54
  ### Training results
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 250 | 1.4932 | 0.2804 | 0.4377 | 0.3418 | 0.6631 |
59
+ | 4.0912 | 2.0 | 500 | 1.1429 | 0.3456 | 0.4871 | 0.4043 | 0.7180 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ee4b3beb0258e4bd1c480f201b10586583cf516328cf7ac097e3bc5243cb39c
3
  size 587786644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:231687f148d897a59a4d8f2bdd776f99c893052f03278ec4295fa01a1df1f3a3
3
  size 587786644
runs/Jul17_15-45-34_26b177582b09/events.out.tfevents.1721231135.26b177582b09.255.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90221416ca42ec3228ca36c44f99ab9a92b48a60fe504562c489ad5b15c8ef36
3
+ size 6740
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18860ea2a004dfc9ee8c0db72739b4129a360e6d39f8405d4b54c4625b1bc878
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d167e0d0c84c62c16b1e5e8bd8642cf61722e46ae06a2f7feba3a45c42e4acf
3
  size 5112