Raj-Maharajwala commited on
Commit
4057199
·
verified ·
1 Parent(s): 3e868b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -4
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
  license: llama3
3
  language:
4
- - en
 
5
  pipeline_tag: text-generation
6
  tags:
7
  - Text Generation
@@ -16,8 +17,7 @@ tags:
16
  - fine-tuned
17
  - insurance
18
  - research
19
- - PyTorch
20
- - English
21
  - instruct
22
  - chatqa-1.5
23
  - chatqa
@@ -26,7 +26,18 @@ tags:
26
  - conversational
27
  - text-generation-inference
28
  - Inference Endpoints
29
-
 
 
 
 
 
 
 
 
 
 
 
30
  model-index:
31
  - name: Raj-Maharajwala/OpenInsuranceLLM-Llama-3-8B
32
  results: []
 
1
  ---
2
  license: llama3
3
  language:
4
+ - en
5
+ library_name: transformers
6
  pipeline_tag: text-generation
7
  tags:
8
  - Text Generation
 
17
  - fine-tuned
18
  - insurance
19
  - research
20
+ - pytorch
 
21
  - instruct
22
  - chatqa-1.5
23
  - chatqa
 
26
  - conversational
27
  - text-generation-inference
28
  - Inference Endpoints
29
+ datasets:
30
+ - InsuranceQA
31
+ base_model: "Raj-Maharajwala/OpenInsuranceLLM-Llama3-8B"
32
+
33
+
34
+ model_tree:
35
+ - base_model: Raj-Maharajwala/OpenInsuranceLLM-Llama-3-8B
36
+ fine_tuned_models:
37
+ - fine_tuned_model: Raj-Maharajwala/OpenInsuranceLLM-Llama-3-8B
38
+ quantized_models:
39
+ - quantized_model: Raj-Maharajwala/OpenInsuranceLLM-Llama-3-8B-GGUF
40
+
41
  model-index:
42
  - name: Raj-Maharajwala/OpenInsuranceLLM-Llama-3-8B
43
  results: []