Malikeh1375
commited on
Commit
•
0847c68
1
Parent(s):
dfd78d7
Upload dataset
Browse files
README.md
CHANGED
@@ -44,6 +44,28 @@ dataset_info:
|
|
44 |
num_examples: 244
|
45 |
download_size: 88476
|
46 |
dataset_size: 274531
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
configs:
|
48 |
- config_name: abercrombie
|
49 |
data_files:
|
@@ -53,4 +75,8 @@ configs:
|
|
53 |
data_files:
|
54 |
- split: test
|
55 |
path: canada_tax_court_outcomes/test-*
|
|
|
|
|
|
|
|
|
56 |
---
|
|
|
44 |
num_examples: 244
|
45 |
download_size: 88476
|
46 |
dataset_size: 274531
|
47 |
+
- config_name: citation_prediction_classification
|
48 |
+
features:
|
49 |
+
- name: answer
|
50 |
+
dtype: string
|
51 |
+
- name: index
|
52 |
+
dtype: string
|
53 |
+
- name: task_type
|
54 |
+
dtype: string
|
55 |
+
- name: task_name
|
56 |
+
dtype: string
|
57 |
+
- name: inputs
|
58 |
+
dtype: string
|
59 |
+
- name: multiple_choice_targets
|
60 |
+
sequence: string
|
61 |
+
- name: __index_level_0__
|
62 |
+
dtype: int64
|
63 |
+
splits:
|
64 |
+
- name: test
|
65 |
+
num_bytes: 52896
|
66 |
+
num_examples: 108
|
67 |
+
download_size: 18670
|
68 |
+
dataset_size: 52896
|
69 |
configs:
|
70 |
- config_name: abercrombie
|
71 |
data_files:
|
|
|
75 |
data_files:
|
76 |
- split: test
|
77 |
path: canada_tax_court_outcomes/test-*
|
78 |
+
- config_name: citation_prediction_classification
|
79 |
+
data_files:
|
80 |
+
- split: test
|
81 |
+
path: citation_prediction_classification/test-*
|
82 |
---
|
citation_prediction_classification/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69a16b7e67b6e52112f848233add4f4929760d952ec42ea977db345ef89925cc
|
3 |
+
size 18670
|