Safetensors
qwen3_5
Eval Results

Add pipeline_tag and library_name to metadata

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