soulchai commited on
Commit
25f8c2c
1 Parent(s): 8578afc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Thus, `soulhq-ai/phi-2-insurance_qa-sft-lora` serves as a text generation model
29
  ## Dataset
30
  We utilise the InsuranceQA dataset [[2]](#2), which comprises 27.96K QA pairs related to the insurance domain.
31
  The content of this dataset consists of questions from real world users, the answers with high quality were composed by insurance professionals with deep domain knowledge.
32
- Since the dataset isn't available in a readable format on the web, we make it available on huggingface in a `jsonl` format, at <a href="https://huggingface.com/soulhq-ai/insuranceQA-v2">soulhq-ai/insuranceQA-v2</a>.
33
 
34
 
35
  ## Usage
 
29
  ## Dataset
30
  We utilise the InsuranceQA dataset [[2]](#2), which comprises 27.96K QA pairs related to the insurance domain.
31
  The content of this dataset consists of questions from real world users, the answers with high quality were composed by insurance professionals with deep domain knowledge.
32
+ Since the dataset isn't available in a readable format on the web, we make it available on huggingface in a `jsonl` format, at <a href="https://huggingface.com/datasets/soulhq-ai/insuranceQA-v2">soulhq-ai/insuranceQA-v2</a>.
33
 
34
 
35
  ## Usage