changed instructions
Browse files- README.md +1 -3
- rll-internal-instructions.md +2 -0
README.md
CHANGED
@@ -203,6 +203,4 @@ Sean Rehaag, "Refugee Law Lab: Canadian Legal Data" (2023) online: Hugging Face:
|
|
203 |
This project draws on research supported by the Social Sciences and Humanities Research Council and the Law Foundation of Ontario.
|
204 |
|
205 |
The project was inspired in part by the excellent prior work by [pile-of-law](https://huggingface.co/datasets/pile-of-law/pile-of-law) (Peter Henderson et al, "Pile of Law: Learning
|
206 |
-
Responsible Data Filtering from the Law and a 256GB Open-Source Legal Dataset" (2022), online: arXiv: https://arxiv.org/abs/2207.00220).
|
207 |
-
|
208 |
-
(test chage)
|
|
|
203 |
This project draws on research supported by the Social Sciences and Humanities Research Council and the Law Foundation of Ontario.
|
204 |
|
205 |
The project was inspired in part by the excellent prior work by [pile-of-law](https://huggingface.co/datasets/pile-of-law/pile-of-law) (Peter Henderson et al, "Pile of Law: Learning
|
206 |
+
Responsible Data Filtering from the Law and a 256GB Open-Source Legal Dataset" (2022), online: arXiv: https://arxiv.org/abs/2207.00220).
|
|
|
|
rll-internal-instructions.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
To use git lfs and huggingface hub:
|
2 |
|
|
|
|
|
3 |
Do once:
|
4 |
|
5 |
(1) install git lfs on machine
|
|
|
1 |
To use git lfs and huggingface hub:
|
2 |
|
3 |
+
DO NOT USE VS CODE, INSTEAD USE CLI
|
4 |
+
|
5 |
Do once:
|
6 |
|
7 |
(1) install git lfs on machine
|