damgomz commited on
Commit
526902f
1 Parent(s): d634a4a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -41,13 +41,13 @@ widget:
41
 
42
  ## Note
43
 
44
- 19 juin 2024
45
 
46
  ## My Config
47
 
48
  | Config | Value |
49
  |--------------------------|-----------------|
50
- | checkpoint | damgomz/ThunBERT_bs16_lr5_MLM |
51
  | model_name | ft_4_15e6_x1 |
52
  | sequence_length | 400 |
53
  | num_epoch | 6 |
@@ -58,7 +58,7 @@ widget:
58
  | drop_out_prob | 0.1 |
59
  | packing_length | 100 |
60
  | train_test_split | 0.2 |
61
- | num_steps | 29328 |
62
 
63
  ## Training and Testing steps
64
 
@@ -70,6 +70,10 @@ widget:
70
 
71
  Epoch | Train Loss | Test Loss | F-beta Score
72
  ---|---|---|---
73
- | 0 | 0.000000 | 0.709558 | 0.001967 |
74
- | 1 | 0.334202 | 0.198417 | 0.927028 |
75
- | 2 | 0.189822 | 0.202786 | 0.932626 |
 
 
 
 
 
41
 
42
  ## Note
43
 
44
+ 20 Juin 2024
45
 
46
  ## My Config
47
 
48
  | Config | Value |
49
  |--------------------------|-----------------|
50
+ | checkpoint | recovering |
51
  | model_name | ft_4_15e6_x1 |
52
  | sequence_length | 400 |
53
  | num_epoch | 6 |
 
58
  | drop_out_prob | 0.1 |
59
  | packing_length | 100 |
60
  | train_test_split | 0.2 |
61
+ | num_steps | 1 |
62
 
63
  ## Training and Testing steps
64
 
 
70
 
71
  Epoch | Train Loss | Test Loss | F-beta Score
72
  ---|---|---|---
73
+ | 0 | 0.000000 | 0.713962 | 0.510198 |
74
+ | 1 | 0.266535 | 0.212421 | 0.925546 |
75
+ | 2 | 0.162184 | 0.193328 | 0.937789 |
76
+ | 3 | 0.105143 | 0.224695 | 0.932385 |
77
+ | 4 | 0.059312 | 0.262066 | 0.909834 |
78
+ | 5 | 0.036972 | 0.295466 | 0.914923 |
79
+ | 6 | 0.020504 | 0.351620 | 0.924114 |