GilSemoDarrow
commited on
Commit
·
76072f2
1
Parent(s):
e0fe624
Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,6 @@ dataset = load_dataset('darrow-ai/USClassActions')
|
|
22 |
`id`: (**int**) a unique identifier of the document \
|
23 |
`target_text`: (**str**) the complaint text \
|
24 |
`verdict`: (**str**) the outcome of the case \
|
25 |
-
`target_text`: (**str**) the facts of the case \
|
26 |
|
27 |
### Curation Rationale
|
28 |
|
|
|
22 |
`id`: (**int**) a unique identifier of the document \
|
23 |
`target_text`: (**str**) the complaint text \
|
24 |
`verdict`: (**str**) the outcome of the case \
|
|
|
25 |
|
26 |
### Curation Rationale
|
27 |
|