ttagu99 commited on
Commit
d5d1577
1 Parent(s): 246037e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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