sudipto-ducs commited on
Commit
c3c274a
1 Parent(s): c923d47

update model card

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,20 +1,23 @@
1
  ---
2
  license: llama2
3
- library_name: peft
4
  tags:
5
  - llama-factory
6
- - lora
7
- - generated_from_trainer
8
  base_model: meta-llama/Llama-2-7b-hf
9
  model-index:
10
  - name: inlegalllama-pt-15-04-2024
11
  results: []
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # inlegalllama-pt-15-04-2024
18
 
19
  This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the inlegalllama-laws and the inlegalllama-sci datasets.
20
 
@@ -57,4 +60,4 @@ The following hyperparameters were used during training:
57
  - Transformers 4.39.0
58
  - Pytorch 2.2.1+cu121
59
  - Datasets 2.18.0
60
- - Tokenizers 0.15.2
 
1
  ---
2
  license: llama2
 
3
  tags:
4
  - llama-factory
5
+ - legal
 
6
  base_model: meta-llama/Llama-2-7b-hf
7
  model-index:
8
  - name: inlegalllama-pt-15-04-2024
9
  results: []
10
+ datasets:
11
+ - sudipto-ducs/InLegalLLaMA-data
12
+ language:
13
+ - en
14
+ pipeline_tag: text-generation
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
+ # InLegalLLaMA
21
 
22
  This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the inlegalllama-laws and the inlegalllama-sci datasets.
23
 
 
60
  - Transformers 4.39.0
61
  - Pytorch 2.2.1+cu121
62
  - Datasets 2.18.0
63
+ - Tokenizers 0.15.2