shay681 commited on
Commit
dd7709a
·
verified ·
1 Parent(s): 77eceac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -18,7 +18,9 @@ license: openrail
18
  # Dataset Card for Precedents Dataset
19
 
20
  ### Dataset Summary
21
- This dataset represents a 2022 snapshot of the Supreme Court of Israel public verdicts and decisions and the extracted precedents of each document.
 
 
22
  It can be loaded with the dataset package:
23
  ```
24
  import datasets
 
18
  # Dataset Card for Precedents Dataset
19
 
20
  ### Dataset Summary
21
+ This dataset is a subset of the LevMuchnik/SupremeCourtOfIsrael dataset. It has been processed using the shay681/HeBERT_finetuned_Precedents model,
22
+ which extracted the precedents from the text column.
23
+
24
  It can be loaded with the dataset package:
25
  ```
26
  import datasets