damgomz commited on
Commit
13a72c2
·
verified ·
1 Parent(s): 971af3e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -7
README.md CHANGED
@@ -51,7 +51,7 @@ tags:
51
  | drop_out_prob | 0.1 |
52
  | packing_length | 100 |
53
  | train_test_split | 0.2 |
54
- | num_steps | 32580 |
55
 
56
  ## Training and Testing steps
57
 
@@ -63,9 +63,4 @@ tags:
63
 
64
  Epoch | Train Loss | Test Loss | Accuracy | Recall
65
  ---|---|---|---|---
66
- | 0 | 0.567297 | 0.491645 | 0.767305 | 0.846633 |
67
- | 1 | 0.435997 | 0.415767 | 0.813942 | 0.854825 |
68
- | 2 | 0.356893 | 0.392614 | 0.819833 | 0.878783 |
69
- | 3 | 0.283666 | 0.408993 | 0.820079 | 0.831486 |
70
- | 4 | 0.222886 | 0.442552 | 0.806087 | 0.789809 |
71
- | 5 | 0.171781 | 0.494024 | 0.795778 | 0.828435 |
 
51
  | drop_out_prob | 0.1 |
52
  | packing_length | 100 |
53
  | train_test_split | 0.2 |
54
+ | num_steps | 32586 |
55
 
56
  ## Training and Testing steps
57
 
 
63
 
64
  Epoch | Train Loss | Test Loss | Accuracy | Recall
65
  ---|---|---|---|---
66
+ | 0 | 0.567906 | 0.493685 | 0.766341 | 0.842087 |