File size: 395 Bytes
590973b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Legal Condition Dataset

## Dataset Summary

This dataset contains Legal Conditions and their Advice. It's intended for training, validating, and testing text summarization models.

## Structure

- `train.json`: Training data
- `val.json`: Validation data
- `test.json`: Testing data

## Fields

- `sc`: The legal special condition text.
- `advice`: The advice of the legal special condition.