Fix library tag

#4
by osanseviero - opened
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,6 +7,7 @@ tags:
7
  license_name: tongyi-qianwen
8
  license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
9
  pipeline_tag: text-generation
 
10
  ---
11
 
12
  # Dracarys2-72B-Instruct
@@ -96,4 +97,4 @@ print(outputs[0]["generated_text"][len(prompt):])
96
  | Model | Easy | Medium | Hard |
97
  |---------------------------|-----------------|----------------|-----------------------|
98
  | **Dracarys2-72B-Instruct**| **79.25** | **53.76** | **37.63** |
99
- | Qwen2.5-72B-Instruct | 68.43 | 39.46 | 22.22 |
 
7
  license_name: tongyi-qianwen
8
  license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
9
  pipeline_tag: text-generation
10
+ library_name: transformers
11
  ---
12
 
13
  # Dracarys2-72B-Instruct
 
97
  | Model | Easy | Medium | Hard |
98
  |---------------------------|-----------------|----------------|-----------------------|
99
  | **Dracarys2-72B-Instruct**| **79.25** | **53.76** | **37.63** |
100
+ | Qwen2.5-72B-Instruct | 68.43 | 39.46 | 22.22 |