Safetensors
qwen2
kalomaze commited on
Commit
4425950
·
verified ·
1 Parent(s): 351d727

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  ## Task Description
2
  The task involves training a model to evaluate two pieces of text. One of the texts has been subtly augmented by a LLM (specifically, the larger 14B variant of my [corruption models](https://huggingface.co/Quest-AI/quest-corruption-7b-s375-v3-GRPO)). The model must provide notes and a subsequent judgment afterwards in consecutive XML tags.
3
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - Quest-AI/quest-corruption-14brestorations-2.6k-filter-v1
5
+ base_model:
6
+ - Qwen/Qwen2.5-14B
7
+ ---
8
  ## Task Description
9
  The task involves training a model to evaluate two pieces of text. One of the texts has been subtly augmented by a LLM (specifically, the larger 14B variant of my [corruption models](https://huggingface.co/Quest-AI/quest-corruption-7b-s375-v3-GRPO)). The model must provide notes and a subsequent judgment afterwards in consecutive XML tags.
10