sudipto-ducs
commited on
update model card
Browse files
README.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
-
library_name: peft
|
4 |
tags:
|
5 |
- llama-factory
|
6 |
-
-
|
7 |
-
- generated_from_trainer
|
8 |
base_model: sudipto-ducs/InLegalLLaMA
|
9 |
model-index:
|
10 |
- name: sudipto-ducs/InLegalLLaMA-Instruct
|
11 |
results: []
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -57,4 +58,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: sudipto-ducs/InLegalLLaMA
|
7 |
model-index:
|
8 |
- name: sudipto-ducs/InLegalLLaMA-Instruct
|
9 |
results: []
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
pipeline_tag: table-question-answering
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
58 |
- Transformers 4.39.0
|
59 |
- Pytorch 2.2.1+cu121
|
60 |
- Datasets 2.18.0
|
61 |
+
- Tokenizers 0.15.2
|