Datasets:

Languages:
English
ArXiv:
License:
01Matrix commited on
Commit
1f05368
·
verified ·
1 Parent(s): 1b47ee8

Add 'violation-prediction' config data files

Browse files
README.md CHANGED
@@ -56,16 +56,16 @@ dataset_info:
56
  sequence: int32
57
  splits:
58
  - name: train
59
- num_bytes: 89776410
60
  num_examples: 9000
61
  - name: test
62
- num_bytes: 11909314
63
  num_examples: 1000
64
  - name: validation
65
- num_bytes: 11009350
66
  num_examples: 1000
67
- download_size: 32815448
68
- dataset_size: 112695074
69
  configs:
70
  - config_name: alleged-violation-prediction
71
  data_files:
@@ -76,6 +76,14 @@ configs:
76
  - split: validation
77
  path: alleged-violation-prediction/validation-*
78
  default: true
 
 
 
 
 
 
 
 
79
  ---
80
 
81
  # Dataset Card for the ECtHR cases dataset
 
56
  sequence: int32
57
  splits:
58
  - name: train
59
+ num_bytes: 89776390
60
  num_examples: 9000
61
  - name: test
62
+ num_bytes: 11909294
63
  num_examples: 1000
64
  - name: validation
65
+ num_bytes: 11009330
66
  num_examples: 1000
67
+ download_size: 53415379
68
+ dataset_size: 112695014
69
  configs:
70
  - config_name: alleged-violation-prediction
71
  data_files:
 
76
  - split: validation
77
  path: alleged-violation-prediction/validation-*
78
  default: true
79
+ - config_name: violation-prediction
80
+ data_files:
81
+ - split: train
82
+ path: violation-prediction/train-*
83
+ - split: test
84
+ path: violation-prediction/test-*
85
+ - split: validation
86
+ path: violation-prediction/validation-*
87
  ---
88
 
89
  # Dataset Card for the ECtHR cases dataset
violation-prediction/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3db29411ea67275773aa1099e8034bf7e03575eff7829be2bb3de2a8cac1d59e
3
+ size 5684672
violation-prediction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1f6850a8458bfaccc704353e4b2dd46bbb5c98d0d76b8e3868cab235c7e4a63
3
+ size 42463303
violation-prediction/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04b89106477bafaceb011d63afc1ce86dbb3c243929fe09c2467abcc0bcfeb4c
3
+ size 5267404