update readme

Former-commit-id: badbc210435d92cea8799bcd1af4c738da902cd7
This commit is contained in:
hiyouga
2023-09-27 21:57:47 +08:00
parent 20130b486c
commit ebb3901b05
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
## 更新日志
[23/09/27] 我们支持了 [LongLoRA](https://github.com/dvlab-research/LongLoRA) 提出的 **S^2-Attn**。请使用 `--shift_attn` 参数以启用该功能。
[23/09/27] 我们支持了 [LongLoRA](https://github.com/dvlab-research/LongLoRA) 提出的 **$S^2$-Attn**。请使用 `--shift_attn` 参数以启用该功能。
[23/09/23] 我们在项目中集成了 MMLU、C-Eval 和 CMMLU 评估集。使用方法请参阅[此示例](#模型评估)。