README.md 1.2 KB
Newer Older
haileyschoelkopf's avatar
haileyschoelkopf committed
1
2
# Task-name

Kiersten Stokes's avatar
Kiersten Stokes committed
3
## Paper
haileyschoelkopf's avatar
haileyschoelkopf committed
4

Lintang Sutawika's avatar
Lintang Sutawika committed
5
6
Title: `paper titles goes here`

haileyschoelkopf's avatar
haileyschoelkopf committed
7
8
9
10
11
12
13
14
Abstract: `link to paper PDF or arXiv abstract goes here`

`Short description of paper / benchmark goes here:`

Homepage: `homepage to the benchmark's website goes here, if applicable`

### Citation

Kiersten Stokes's avatar
Kiersten Stokes committed
15
```text
haileyschoelkopf's avatar
haileyschoelkopf committed
16
17
18
BibTeX-formatted citation goes here
```

Lintang Sutawika's avatar
Lintang Sutawika committed
19
### Groups, Tags, and Tasks
lintangsutawika's avatar
lintangsutawika committed
20
21
22
23
24

#### Groups

* `group_name`: `Short description`

Lintang Sutawika's avatar
Lintang Sutawika committed
25
26
27
28
#### Tags

* `tag_name`: `Short description`

lintangsutawika's avatar
lintangsutawika committed
29
#### Tasks
haileyschoelkopf's avatar
haileyschoelkopf committed
30
31

* `task_name`: `1-sentence description of what this particular task does`
lintangsutawika's avatar
lintangsutawika committed
32
* `task_name2`: ...
haileyschoelkopf's avatar
haileyschoelkopf committed
33
34
35
36

### Checklist

For adding novel benchmarks/datasets to the library:
Kiersten Stokes's avatar
Kiersten Stokes committed
37

haileyschoelkopf's avatar
haileyschoelkopf committed
38
39
40
* [ ] Is the task an existing benchmark in the literature?
  * [ ] Have you referenced the original paper that introduced the task?
  * [ ] If yes, does the original paper provide a reference implementation? If so, have you checked against the reference implementation and documented how to run such a test?
41

haileyschoelkopf's avatar
haileyschoelkopf committed
42
If other tasks on this dataset are already supported:
Kiersten Stokes's avatar
Kiersten Stokes committed
43

haileyschoelkopf's avatar
haileyschoelkopf committed
44
45
46
* [ ] Is the "Main" variant of this task clearly denoted?
* [ ] Have you provided a short sentence in a README on what each new variant adds / evaluates?
* [ ] Have you noted which, if any, published evaluation setups are matched by this variant?
Baber Abbasi's avatar
Baber Abbasi committed
47
48

### Changelog