Text Generation
PEFT
French
legal
antoinelouis commited on
Commit
f3d0388
·
1 Parent(s): 0c6fcc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -20,7 +20,7 @@ This is a [wizardlm-7b-v1.0](https://huggingface.co/WizardLM/WizardLM-7B-V1.0) m
20
  ## Usage
21
 
22
  ```python
23
-
24
  ```
25
 
26
  ## Training
@@ -40,11 +40,10 @@ We fine-tune the model through 4-bit QLoRA finetuning with an effective batch si
40
  author = {Louis, Antoine and van Dijck, Gijs and Spanakis, Gerasimos},
41
  title = {Interpretable Long-Form Legal Question Answering with Retrieval-Augmented Large Language Models},
42
  journal = {CoRR},
43
- volume = {abs/2309.xxxxx},
44
  year = {2023},
45
- url = {https://doi.org/},
46
- doi = {},
47
  eprinttype = {arXiv},
48
- eprint = {2309.xxxxx},
49
  }
50
- ```
 
20
  ## Usage
21
 
22
  ```python
23
+ [...]
24
  ```
25
 
26
  ## Training
 
40
  author = {Louis, Antoine and van Dijck, Gijs and Spanakis, Gerasimos},
41
  title = {Interpretable Long-Form Legal Question Answering with Retrieval-Augmented Large Language Models},
42
  journal = {CoRR},
43
+ volume = {abs/2309.17050},
44
  year = {2023},
45
+ url = {https://arxiv.org/abs/2309.17050},
 
46
  eprinttype = {arXiv},
47
+ eprint = {2309.17050},
48
  }
49
+ ```