thundaa commited on
Commit
904a002
1 Parent(s): 833fbee

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Spearmanr
21
  type: spearmanr
22
- value: 0.0877803441643612
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,8 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [lightonai/RITA_s](https://huggingface.co/lightonai/RITA_s) on the cradle-bio/tape-fluorescence dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.6986
33
- - Spearmanr: 0.0878
34
 
35
  ## Model description
36
 
@@ -64,11 +64,11 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Spearmanr |
66
  |:-------------:|:-----:|:----:|:---------------:|:---------:|
67
- | 8.035 | 0.85 | 4 | 6.3155 | 0.1458 |
68
- | 3.041 | 1.85 | 8 | 0.8788 | -0.0210 |
69
- | 0.9626 | 2.85 | 12 | 0.8805 | 0.1357 |
70
- | 0.9139 | 3.85 | 16 | 0.6971 | 0.1009 |
71
- | 0.7057 | 4.85 | 20 | 0.6986 | 0.0878 |
72
 
73
 
74
  ### Framework versions
 
19
  metrics:
20
  - name: Spearmanr
21
  type: spearmanr
22
+ value: 0.021589623989593458
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  This model is a fine-tuned version of [lightonai/RITA_s](https://huggingface.co/lightonai/RITA_s) on the cradle-bio/tape-fluorescence dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.6890
33
+ - Spearmanr: 0.0216
34
 
35
  ## Model description
36
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Spearmanr |
66
  |:-------------:|:-----:|:----:|:---------------:|:---------:|
67
+ | 8.0054 | 0.85 | 4 | 6.2486 | 0.1441 |
68
+ | 2.9837 | 1.85 | 8 | 0.8896 | -0.0607 |
69
+ | 0.9845 | 2.85 | 12 | 0.8469 | 0.0705 |
70
+ | 0.9127 | 3.85 | 16 | 0.6862 | 0.0040 |
71
+ | 0.7147 | 4.85 | 20 | 0.6890 | 0.0216 |
72
 
73
 
74
  ### Framework versions