Safetensors
qwen3_5
Eval Results

Add pipeline tag to metadata

#3
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- license: apache-2.0
3
- datasets:
4
- - allenai/tmax-15k-open-instruct
5
  base_model:
6
  - Qwen/Qwen3.5-9B
 
 
 
 
7
  ---
 
8
  ![image](https://cdn-uploads.huggingface.co/production/uploads/62608fc2ffe8827cb1d89f9f/XMW9_q0GCubxzTOgdsb4K.png)
9
  <p align="center">
10
  💻 <a href="https://github.com/hamishivi/tmax">Code</a> ·
@@ -124,5 +126,4 @@ If you use our model or data, please cite our paper:
124
  primaryClass={cs.CL},
125
  url={https://arxiv.org/abs/2606.23321},
126
  }
127
- ```
128
-
 
1
  ---
 
 
 
2
  base_model:
3
  - Qwen/Qwen3.5-9B
4
+ datasets:
5
+ - allenai/tmax-15k-open-instruct
6
+ license: apache-2.0
7
+ pipeline_tag: text-generation
8
  ---
9
+
10
  ![image](https://cdn-uploads.huggingface.co/production/uploads/62608fc2ffe8827cb1d89f9f/XMW9_q0GCubxzTOgdsb4K.png)
11
  <p align="center">
12
  💻 <a href="https://github.com/hamishivi/tmax">Code</a> ·
 
126
  primaryClass={cs.CL},
127
  url={https://arxiv.org/abs/2606.23321},
128
  }
129
+ ```