Spaces:
Running
Running
File size: 1,214 Bytes
d7041cd b5caa7a d7041cd b5caa7a d7041cd b5caa7a 889a80b 23048e7 521215e 53ea372 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
# CHANGELOG
### 2024-7-16
version: v1.0.0
changed:
- [1]feat: upload the first version
### 2024-10-26
version: v1.0.1
changed:
- [1]feat: add citation
### 2024-11-18
version: v1.0.2
changed:
- [1]feat: add three models: Qwen2.5-72B, Qwen2.5-32B, Qwen2-72B
- [2]feat: add subclass: Discrimination
### 2024-11-24
version: v1.0.3
changed:
- [1]feat: add three Qwen instruct models
- [2]feat: remove Qwen base models
- [3]feat: update some models' name
### 2024-12-28
version: v1.0.4
changed:
- [1]feat: update 9 models due to the December's todo-list:
- QwQ-32B-Preview
- Llama-3.1-70B-Instruct
- Llama-3.3-70B-Instruct
- Mistral-Nemo-Instruct-2407
- Ministral-8B-Instruct-2410
- Phi-3-small-8k-instruct
- Phi-3-small-128k-instruct
- Phi-3-medium-4k-instruct
- Phi-3-medium-128k-instruct
### 2025-4-13
version: v1.0.5
changed:
- [1]feat: update 4 models due to the February's todo-list:
- phi-4
- DeepSeek-R1-Distill-Llama-70B
- Mistral-Small-24B-Instruct-2501
- Moonlight-16B-A3B-Instruct
- [2]feat: release a test set of 20000 samples |