Ramon Ruiz-Dolz commited on
Commit
eabc480
1 Parent(s): 2331ebc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -1,5 +1,4 @@
1
- # ArgumentRelationMining
2
- Argument Relation Mining task approached using Transformer architectures and the US2016 corpus for training and cross-domain corpora for evaluation.
3
 
4
  Best performing model trained in the "Transformer-Based Models for Automatic Detection of Argument Relations: A Cross-Domain Evaluation" paper.
5
 
@@ -16,7 +15,3 @@ Cite:
16
  publisher={IEEE}
17
  }
18
  ```
19
-
20
- ---
21
- license: cc-by-nc-sa-4.0
22
- ---
 
1
+ # Argument Relation Mining
 
2
 
3
  Best performing model trained in the "Transformer-Based Models for Automatic Detection of Argument Relations: A Cross-Domain Evaluation" paper.
4
 
 
15
  publisher={IEEE}
16
  }
17
  ```