CarlosDataAnalysis commited on
Commit
9a980ad
1 Parent(s): cc9e3c4

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [tiiuae/falcon-7b](https://huggingface.co/tiiuae/falcon-7b) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 3.5702
24
  - Precision: 0.0
25
  - Recall: 0.0
26
  - F1: 0.0
27
- - Accuracy: 0.0867
28
 
29
  ## Model description
30
 
@@ -55,7 +55,7 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
58
- | 4.2098 | 1.0 | 14 | 3.5702 | 0.0 | 0.0 | 0.0 | 0.0867 |
59
 
60
 
61
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [tiiuae/falcon-7b](https://huggingface.co/tiiuae/falcon-7b) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 7.9488
24
  - Precision: 0.0
25
  - Recall: 0.0
26
  - F1: 0.0
27
+ - Accuracy: 0.1522
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
58
+ | 8.5601 | 1.0 | 14 | 7.9488 | 0.0 | 0.0 | 0.0 | 0.1522 |
59
 
60
 
61
  ### Framework versions