-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
pages/posts/AI-Talk/Paper-reading/Paper-reading-Benchmark.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: 'Paper Reading: Benchmark' | ||
excerpt: 一些和 Benchmark 相关的论文阅读。 | ||
date: 2024-09-14 02:58:00+0800 | ||
image: https://Axi404.github.io/picx-images-hosting/97234445_p0.2a51kkiac4.webp | ||
categories: | ||
- 'AI Talk' | ||
- 'Paper Reading' | ||
tags: | ||
- 'AI Talk' | ||
- Benchmark | ||
top: 1 # You can add weight to some posts to override the default sorting (date descending) | ||
--- | ||
|
||
## 前言 | ||
|
||
因为将来要做 Benchmark 相关的一些内容,而且 Benchmark 延伸出来的数据飞轮在当下的我看来,比大多数的 Methods 和 Ideas 都要更加本质,所以说也要阅读相关的论文。 |