vr
commited on
Commit
•
3a163dd
1
Parent(s):
d9fa9ef
changed name to 'swiss_judgment_prediction_xl'
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: cc-by-sa-4.0
|
3 |
---
|
4 |
|
5 |
-
# Judgment Prediction
|
6 |
|
7 |
## Introduction
|
8 |
|
@@ -16,7 +16,7 @@ license: cc-by-sa-4.0
|
|
16 |
## Load datasets
|
17 |
|
18 |
```python
|
19 |
-
dataset = load_dataset("rcds/
|
20 |
```
|
21 |
|
22 |
## Columns
|
|
|
2 |
license: cc-by-sa-4.0
|
3 |
---
|
4 |
|
5 |
+
# Swiss Judgment Prediction XL
|
6 |
|
7 |
## Introduction
|
8 |
|
|
|
16 |
## Load datasets
|
17 |
|
18 |
```python
|
19 |
+
dataset = load_dataset("rcds/swiss_judgment_prediction_xl")
|
20 |
```
|
21 |
|
22 |
## Columns
|
judgment_prediction.py → swiss_judgment_prediction_xl.py
RENAMED
File without changes
|