damgomz commited on
Commit
2d34481
·
verified ·
1 Parent(s): bc9eb3c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -10
README.md CHANGED
@@ -41,13 +41,13 @@ widget:
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_13e6_x12 |
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 | 1 |
62
 
63
  ## Training and Testing steps
64
 
@@ -70,10 +70,5 @@ widget:
70
 
71
  Epoch | Train Loss | Test Loss | F-beta Score
72
  ---|---|---|---
73
- | 0 | 0.000000 | 0.705268 | 0.331678 |
74
- | 1 | 0.262335 | 0.222887 | 0.925230 |
75
- | 2 | 0.163286 | 0.215407 | 0.925971 |
76
- | 3 | 0.103715 | 0.264329 | 0.922536 |
77
- | 4 | 0.058141 | 0.332206 | 0.910403 |
78
- | 5 | 0.035453 | 0.348857 | 0.907278 |
79
- | 6 | 0.023586 | 0.429171 | 0.905770 |
 
41
 
42
  ## Note
43
 
44
+ 12 juillet 2024
45
 
46
  ## My Config
47
 
48
  | Config | Value |
49
  |--------------------------|-----------------|
50
+ | checkpoint | damgomz/fp_bs8_lr1e4_x12 |
51
  | model_name | ft_4_13e6_x12 |
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 | 29328 |
62
 
63
  ## Training and Testing steps
64
 
 
70
 
71
  Epoch | Train Loss | Test Loss | F-beta Score
72
  ---|---|---|---
73
+ | 0 | 0.000000 | 0.722588 | 0.000000 |
74
+ | 1 | 0.275094 | 0.260215 | 0.860629 |