dawoz commited on
Commit
04fe9e1
1 Parent(s): aef368e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -55,4 +55,19 @@ The following hyperparameters were used during training:
55
  - Transformers 4.44.2
56
  - Pytorch 2.4.0+cu121
57
  - Datasets 2.16.1
58
- - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  - Transformers 4.44.2
56
  - Pytorch 2.4.0+cu121
57
  - Datasets 2.16.1
58
+ - Tokenizers 0.19.1
59
+ Vanilla model performance on frozenlake prompts dataset:
60
+ - Exact match: 0.00%
61
+ - F1: 17.75%
62
+
63
+ Fine-tuned model performance on frozenlake prompts dataset:
64
+ - Exact match: 21.00%
65
+ - F1: 63.13%
66
+
67
+ Vanilla model performance on frozenlake prompts dataset:
68
+ - Exact match: 0.00%
69
+ - F1: 17.75%
70
+
71
+ Fine-tuned model performance on frozenlake prompts dataset:
72
+ - Exact match: 21.00%
73
+ - F1: 63.13%