ksoman commited on
Commit
1eb37b6
·
verified ·
1 Parent(s): b1a6bfe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -3,11 +3,15 @@ library_name: transformers
3
  tags: []
4
  ---
5
 
6
- ## zebraLLAMA/zebra-Llama-v0.1
7
 
8
  Zebra-Llama is a specialized version of the Llama-3-8b-instruct model, fine-tuned using data specific to EDS. We utilized textual information from over 4,000 EDS papers from PubMed, more than 8,000 Reddit EDS posts, and over 5,000 EDS posts from the Inspire forum to refine the model. As a result, this model is adept at providing accurate responses to questions related to EDS.
9
 
 
10
 
 
 
 
11
 
12
  ## Model Details
13
 
@@ -15,7 +19,7 @@ Base model : meta-llama/Meta-Llama-3-8B-Instruct
15
 
16
  ### Model Sources
17
 
18
- **Repository:** https://github.com/karthiksoman/llm_for_eds
19
 
20
  ## Uses
21
 
@@ -51,14 +55,9 @@ Max grad norm : 1
51
 
52
  <img src="https://cdn-uploads.huggingface.co/production/uploads/6515dc0cca07b261439e8f0d/aZQhFHrctn7s1RdRkTx9w.png" style="max-height: 500px; max-width: 500px;" />
53
 
54
- ### Training Data
55
-
56
- Training data : https://github.com/karthiksoman/llm_for_eds/blob/main/eds_data/rare_disease_eds_data.json
57
 
58
  ## Evaluation
59
 
60
- Evaluation data : https://github.com/karthiksoman/llm_for_eds/blob/main/eds_data/hackathon_test_questions.jsonl
61
-
62
  <img src="https://cdn-uploads.huggingface.co/production/uploads/6515dc0cca07b261439e8f0d/j_35iEnYK93Am8wZj9L4B.png" style="max-height: 500px; max-width: 500px;" />
63
 
64
  *Definition of scores used for evaluation*:
 
3
  tags: []
4
  ---
5
 
6
+ ## zebra-Llama/zebra-Llama-v0.1
7
 
8
  Zebra-Llama is a specialized version of the Llama-3-8b-instruct model, fine-tuned using data specific to EDS. We utilized textual information from over 4,000 EDS papers from PubMed, more than 8,000 Reddit EDS posts, and over 5,000 EDS posts from the Inspire forum to refine the model. As a result, this model is adept at providing accurate responses to questions related to EDS.
9
 
10
+ ## Try zebra-Llama for EDS related questions
11
 
12
+ UI for zebra-Llama
13
+
14
+ https://zebra-llama-ui.streamlit.app/
15
 
16
  ## Model Details
17
 
 
19
 
20
  ### Model Sources
21
 
22
+ **Repository:** https://github.com/karthiksoman/zebra-Llama
23
 
24
  ## Uses
25
 
 
55
 
56
  <img src="https://cdn-uploads.huggingface.co/production/uploads/6515dc0cca07b261439e8f0d/aZQhFHrctn7s1RdRkTx9w.png" style="max-height: 500px; max-width: 500px;" />
57
 
 
 
 
58
 
59
  ## Evaluation
60
 
 
 
61
  <img src="https://cdn-uploads.huggingface.co/production/uploads/6515dc0cca07b261439e8f0d/j_35iEnYK93Am8wZj9L4B.png" style="max-height: 500px; max-width: 500px;" />
62
 
63
  *Definition of scores used for evaluation*: