Update README.md
Browse files
README.md
CHANGED
@@ -116,6 +116,7 @@ use https://github.com/Mihaiii/detect-pretrain-code-contamination
|
|
116 |
|
117 |
DATASET=truthful_qa
|
118 |
python src/run.py --target_model mncai/mistral-7b-dpo-v6 --data $DATASET --output_dir out/$DATASET --ratio_gen 0.4
|
|
|
119 |
result < 0.1, %: 0.76
|
120 |
|
121 |
|
|
|
116 |
|
117 |
DATASET=truthful_qa
|
118 |
python src/run.py --target_model mncai/mistral-7b-dpo-v6 --data $DATASET --output_dir out/$DATASET --ratio_gen 0.4
|
119 |
+
|
120 |
result < 0.1, %: 0.76
|
121 |
|
122 |
|