ayushgs commited on
Commit
f33a6e9
·
verified ·
1 Parent(s): 9bab633

Adding dataset and approach

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -93,7 +93,7 @@ special_tokens:
93
 
94
  # models/auto-improving-run
95
 
96
- This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the None dataset.
97
  It achieves the following results on the evaluation set:
98
  - Loss: 0.3435
99
 
 
93
 
94
  # models/auto-improving-run
95
 
96
+ This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the google/boolq dataset with a research platform that iterates on the model inaccuracies, gets refined by expert, and re-performs training.
97
  It achieves the following results on the evaluation set:
98
  - Loss: 0.3435
99