File size: 224 Bytes
cfb6e45
 
03a2d68
 
 
 
 
 
 
 
 
cfb6e45
1
2
3
4
5
6
7
8
9
10
11
12
13
---
license: cc-by-nc-4.0
configs:
- config_name: SAMSum
  data_files:
  - split: train
    path: "SAMSum/train.json"
  - split: validation
    path: "SAMSum/validation.json"
  - split: test
    path: "SAMSum/test.json"
---