Add jobs and papers collection workflow
This commit is contained in:
+48
-16
@@ -1,40 +1,72 @@
|
||||
# Reference: <title>
|
||||
# Paper: <title>
|
||||
|
||||
status: seed
|
||||
---
|
||||
type: paper
|
||||
title:
|
||||
authors:
|
||||
year:
|
||||
venue:
|
||||
url:
|
||||
code_url:
|
||||
source: arxiv / openreview / acl / github / blog / other
|
||||
collected_at: YYYY-MM-DD
|
||||
status: queued / skimmed / reading / summarized / reproduced / deprecated
|
||||
relevance: high / medium / low
|
||||
topics:
|
||||
-
|
||||
methods:
|
||||
-
|
||||
benchmarks:
|
||||
-
|
||||
models:
|
||||
-
|
||||
datasets:
|
||||
-
|
||||
related_concepts:
|
||||
-
|
||||
related_jobs:
|
||||
-
|
||||
related_experiments:
|
||||
-
|
||||
related_projects:
|
||||
-
|
||||
---
|
||||
|
||||
## Citation
|
||||
## One-line Takeaway
|
||||
|
||||
- title:
|
||||
- authors:
|
||||
- year:
|
||||
- link:
|
||||
- type: paper / article / project / doc / course
|
||||
一句话说明它对我们有什么价值。
|
||||
|
||||
## Problem
|
||||
|
||||
它试图解决什么问题?
|
||||
它解决什么问题,为什么重要?
|
||||
|
||||
## Core Idea
|
||||
|
||||
核心方法或观点是什么?
|
||||
核心方法、系统设计或实验思路。
|
||||
|
||||
## Evidence
|
||||
|
||||
作者用了什么实验、案例或论证支撑?
|
||||
实验设计、benchmark、样本、对比方法和结果。
|
||||
|
||||
## Limitations
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
## Useful For Us
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
## Not Useful / Be Careful
|
||||
## Be Careful
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
## Follow-up Experiments
|
||||
|
||||
-
|
||||
-
|
||||
|
||||
## Links
|
||||
|
||||
- concepts:
|
||||
- jobs:
|
||||
- experiments:
|
||||
- projects:
|
||||
|
||||
Reference in New Issue
Block a user