davanstrien HF staff commited on
Commit
fd22e72
1 Parent(s): 42ce801

Add base_model metadata

Browse files

Adds `base_model` metadata to expose this model in the Qwen/Qwen1.5-0.5B model tree:

![Screenshot 2024-08-23 at 15.12.52.png](https://cdn-uploads.huggingface.co/production/uploads/60107b385ac3e86b3ea4fc34/WZwL2weiFAAS3cw4AuB_R.png)

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: mit
3
  language:
4
  - en
 
5
  ---
6
  # Structure Extraction Model by NuMind 🔥
7
 
 
2
  license: mit
3
  language:
4
  - en
5
+ base_model: Qwen/Qwen1.5-0.5B
6
  ---
7
  # Structure Extraction Model by NuMind 🔥
8