JingweiNi commited on
Commit
5db3f67
·
verified ·
1 Parent(s): 7c5c6f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,7 +4,9 @@ language:
4
  - en
5
  ---
6
 
7
- RoBERTa-base fine-tuned on PoliClaim_{gold} and PoliClaim_{silver} proposed by [AFaCTA paper](https://arxiv.org/abs/2402.11073)
 
 
8
 
9
  To use it: provide the target sentence and its surrounding two sentences as contexts, where RoBERTa separating token <\/s> is used to separate sentences
10
 
 
4
  - en
5
  ---
6
 
7
+ RoBERTa-base fine-tuned on PoliClaim_{gold} and PoliClaim_{silver} proposed by [AFaCTA paper](https://arxiv.org/abs/2402.11073) .
8
+
9
+ PoliClaim dataset can be found at https://github.com/EdisonNi-hku/AFaCTA
10
 
11
  To use it: provide the target sentence and its surrounding two sentences as contexts, where RoBERTa separating token <\/s> is used to separate sentences
12