Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -14,6 +14,42 @@ tags:
|
|
| 14 |
pretty_name: UA-StatuteRetrieval
|
| 15 |
size_categories:
|
| 16 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
# UA-StatuteRetrieval: Legal Article Prediction Benchmark
|
|
|
|
| 14 |
pretty_name: UA-StatuteRetrieval
|
| 15 |
size_categories:
|
| 16 |
- 1K<n<10K
|
| 17 |
+
configs:
|
| 18 |
+
- config_name: article_performance
|
| 19 |
+
data_files:
|
| 20 |
+
- split: train
|
| 21 |
+
path: article_performance/train-*
|
| 22 |
+
dataset_info:
|
| 23 |
+
config_name: article_performance
|
| 24 |
+
features:
|
| 25 |
+
- name: target_article
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: n_predictions
|
| 28 |
+
dtype: int32
|
| 29 |
+
- name: degree
|
| 30 |
+
dtype: int32
|
| 31 |
+
- name: mean_rank_cn
|
| 32 |
+
dtype: float64
|
| 33 |
+
- name: mean_rank_aa
|
| 34 |
+
dtype: float64
|
| 35 |
+
- name: hit5_cn
|
| 36 |
+
dtype: float64
|
| 37 |
+
- name: hit5_aa
|
| 38 |
+
dtype: float64
|
| 39 |
+
- name: mrr_cn
|
| 40 |
+
dtype: float64
|
| 41 |
+
- name: mrr_aa
|
| 42 |
+
dtype: float64
|
| 43 |
+
- name: law_number
|
| 44 |
+
dtype: string
|
| 45 |
+
- name: law_article
|
| 46 |
+
dtype: string
|
| 47 |
+
splits:
|
| 48 |
+
- name: train
|
| 49 |
+
num_bytes: 750943
|
| 50 |
+
num_examples: 3667
|
| 51 |
+
download_size: 225585
|
| 52 |
+
dataset_size: 750943
|
| 53 |
---
|
| 54 |
|
| 55 |
# UA-StatuteRetrieval: Legal Article Prediction Benchmark
|
article_performance/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d54c566125da1f58508d932cd953f1e3ca67974a51e09110721095d27abb8f04
|
| 3 |
+
size 225585
|