Datasets:

Languages:
English
Size Categories:
10K<n<100K
ArXiv:
Tags:
License:
oaimli commited on
Commit
7156b2c
1 Parent(s): 78a8583

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,4 +19,4 @@ peersum_validation = load_dataset("oaimli/PeerSum", split="validation")
19
  peersum_test = load_dataset("oaimli/PeerSum", split="test")
20
  ```
21
 
22
- You can also download the raw data which comprises more information from [Google Drive](https://drive.google.com/drive/folders/1SGYvxY1vOZF2MpDn3B-apdWHCIfpN2uB?usp=sharing).
 
19
  peersum_test = load_dataset("oaimli/PeerSum", split="test")
20
  ```
21
 
22
+ You can also download the raw data from [Google Drive](https://drive.google.com/drive/folders/1SGYvxY1vOZF2MpDn3B-apdWHCIfpN2uB?usp=sharing). The raw data comprises more information and it can be used for other analysis for peer reviews.