pkoloveas commited on
Commit
f31b931
·
verified ·
1 Parent(s): 45c8bc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -25,12 +25,12 @@ A fine-tuned model for Citation Intent Classification, based on [Qwen 2.5 14B In
25
  ## ACL-ARC classes
26
  | Category | Description |
27
  | --- | --- |
28
- | Background | *P* provides relevant information for this domain. |
29
- | Motivation | *P* illustrates need for data, goals, methods, etc. |
30
- | Uses | Uses data, methods, etc., from *P*. |
31
- | Extension | Extends *P*’s data, methods, etc. |
32
- | Comparison or Contrast | Expresses similarity/differences to *P*. |
33
- | Future | *P* is a potential avenue for future work. |
34
 
35
  ## Quickstart
36
  **TODO**
 
25
  ## ACL-ARC classes
26
  | Category | Description |
27
  | --- | --- |
28
+ | Background | The cited paper provides relevant Background information or is part of the body of literature.|
29
+ | Motivation | The citing paper is directly motivated by the cited paper. |
30
+ | Uses | The citing paper uses the methodology or tools created by the cited paper.|
31
+ | Extension | The citing paper extends the methods, tools or data, etc. of the cited paper. |
32
+ | Comparison or Contrast | The citing paper expresses similarities or differences to, or disagrees with, the cited paper. |
33
+ | Future | *The cited paper may be a potential avenue for future work.|
34
 
35
  ## Quickstart
36
  **TODO**