goyalkaraniit commited on
Commit
a38e11f
·
verified ·
1 Parent(s): 9924245

Create README.md

Browse files

This is ArSyTa dataset introduced in the paper "SymTax: Symbiotic Relationship and Taxonomy Fusion for Effective Citation Recommendation" presented in ACL 2024.
It contains 5 files namely train_data.json, val_data.json, test_data.json, papers.json and contexts.json
The primary task is to recommend citations for a given excerpt (citation context).

Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-nd-4.0
3
+ task_categories:
4
+ - feature-extraction
5
+ - sentence-similarity
6
+ language:
7
+ - en
8
+ tags:
9
+ - code
10
+ size_categories:
11
+ - 1M<n<10M
12
+ ---