DFveloper commited on
Commit
95ca735
·
verified ·
1 Parent(s): bc19dfd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -57,17 +57,6 @@ outputs = model.generate(**inputs, max_new_tokens=128)
57
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
58
  ```
59
 
60
- ## 📊 Benchmark (Estimated)
61
-
62
- | Benchmark | AIKAR 1.1 | **AIKAR 1.2 Pro** | Improvement |
63
- | :--- | :---: | :---: | :---: |
64
- | MMLU | 6X.X | **7X.X** | ↑ 12% |
65
- | GSM8K | 5X.X | **6X.X** | ↑ 15% |
66
- | HumanEval | 4X.X | **5X.X** | ↑ 18% |
67
- | Ko-HellaSwag | 5X.X | **6X.X** | ↑ 20% |
68
-
69
- *Note: 위 수치는 내부 테스트 기준이며, 공식 벤치마크 결과 발표 시 업데이트될 예정입니다.*
70
-
71
  ## 🤝 Contributing
72
 
73
  AIKAR 1.2 Pro의 성능 개선이나 버그 제보는 [LOOP GitHub Repository](https://github.com/LOOP-dev)를 통해 언제든 환영합니다. 사용자의 피드백은 차세대 모델 개발의 핵심 자산이 됩니다.
 
57
  print(tokenizer.decode(outputs[0], skip_special_tokens=True))
58
  ```
59
 
 
 
 
 
 
 
 
 
 
 
 
60
  ## 🤝 Contributing
61
 
62
  AIKAR 1.2 Pro의 성능 개선이나 버그 제보는 [LOOP GitHub Repository](https://github.com/LOOP-dev)를 통해 언제든 환영합니다. 사용자의 피드백은 차세대 모델 개발의 핵심 자산이 됩니다.