skadio commited on
Commit
e9e1be0
·
verified ·
1 Parent(s): ce38345

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -166,7 +166,7 @@ For full evaluation details, see [learn2zinc](https://github.com/skadio/learn2zi
166
 
167
  ## Dataset
168
 
169
- Training data comes from [skadio/learn2zinc-p2c-augmented](https://huggingface.co/datasets/skadio/learn2zinc-p2c-augmented), which pairs natural language optimization problem descriptions with corresponding MiniZinc code. For GPT-OSS, training examples were reformatted into Harmony format with automatic CoT detection: examples containing reasoning are routed to the `analysis` channel, while direct answers use only the `final` channel.
170
 
171
  ## Framework
172
 
 
166
 
167
  ## Dataset
168
 
169
+ Training data comes from [skadio/learn2zinc-augmented](https://huggingface.co/datasets/skadio/learn2zinc-augmented), which pairs natural language optimization problem descriptions with corresponding MiniZinc code. For GPT-OSS, training examples were reformatted into Harmony format with automatic CoT detection: examples containing reasoning are routed to the `analysis` channel, while direct answers use only the `final` channel.
170
 
171
  ## Framework
172