Datasets:

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

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -36,16 +36,16 @@ dataset_info:
36
  sequence: int32
37
  splits:
38
  - name: train
39
- num_bytes: 89835266
40
  num_examples: 9000
41
  - name: test
42
- num_bytes: 11917598
43
  num_examples: 1000
44
  - name: validation
45
- num_bytes: 11015998
46
  num_examples: 1000
47
- download_size: 32815448
48
- dataset_size: 112768862
49
  - config_name: violation-prediction
50
  features:
51
  - name: facts
@@ -66,6 +66,16 @@ dataset_info:
66
  num_examples: 1000
67
  download_size: 32815448
68
  dataset_size: 112695074
 
 
 
 
 
 
 
 
 
 
69
  ---
70
 
71
  # Dataset Card for the ECtHR cases dataset
 
36
  sequence: int32
37
  splits:
38
  - name: train
39
+ num_bytes: 89835114
40
  num_examples: 9000
41
  - name: test
42
+ num_bytes: 11917574
43
  num_examples: 1000
44
  - name: validation
45
+ num_bytes: 11015846
46
  num_examples: 1000
47
+ download_size: 53421279
48
+ dataset_size: 112768534
49
  - config_name: violation-prediction
50
  features:
51
  - name: facts
 
66
  num_examples: 1000
67
  download_size: 32815448
68
  dataset_size: 112695074
69
+ configs:
70
+ - config_name: alleged-violation-prediction
71
+ data_files:
72
+ - split: train
73
+ path: alleged-violation-prediction/train-*
74
+ - split: test
75
+ path: alleged-violation-prediction/test-*
76
+ - split: validation
77
+ path: alleged-violation-prediction/validation-*
78
+ default: true
79
  ---
80
 
81
  # Dataset Card for the ECtHR cases dataset
alleged-violation-prediction/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:259970b92d1f78065c7d9bcf5307c6db0f5d6f42bef762184f058d460b123f6f
3
+ size 5686152
alleged-violation-prediction/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69ca4902cfd72cc1d1e82e9e80a5e38165461e4d38d0d962c1b596a2dd507ca3
3
+ size 42467055
alleged-violation-prediction/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9422cf41236fc75932964eae87722dc30a4a5bf52eeec0276a2b439e24a4a5be
3
+ size 5268072