macadeliccc commited on
Commit
f0f613a
·
verified ·
1 Parent(s): aa8f64c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  base_model: google/gemma-2b
 
 
3
  ---
4
  This lora was made for educational purposes as part of an upcoming series. The model returns a series of classifications in CSV.
5
 
@@ -17,10 +19,10 @@ Trained on [owaiskha9654/PubMed_MultiLabel_Text_Classification_Dataset_MeSH](htt
17
  <|im_start|>assistant
18
  ```
19
 
20
- **Example Usage:**
21
 
22
- System: Given the title and abstract of a medical research paper, classify it into the most relevant MeSH (Medical Subject Headings) major terms.
23
 
24
- Input: Title: Expression of p53 and coexistence of HPV in premalignant lesions and in cervical cancer. \n Abstract: Fifty-four paraffin embedded tissue sections from patients with dysplasia (21 cases) and with cervical cancer (33 cases) were analysed. HPV was detected and identified in two stages. Firstly, using mixed starters, chosen genomic DNA sequences were amplified; secondly the material thus obtained was analyzed by hybridization method using oligonucleotyde 31-P labelled probe. HPVs of type 6, 11, 16, 18, 33 were identified.
25
 
26
- Output: Cervical Intraepithelial Neoplasia, DNA, Viral, Female, Humans, Precancerous Conditions, Tumor Suppressor Protein p53, Viral Load, Virology
 
1
  ---
2
  base_model: google/gemma-2b
3
+ datasets:
4
+ - owaiskha9654/PubMed_MultiLabel_Text_Classification_Dataset_MeSH
5
  ---
6
  This lora was made for educational purposes as part of an upcoming series. The model returns a series of classifications in CSV.
7
 
 
19
  <|im_start|>assistant
20
  ```
21
 
22
+ ### Example Usage
23
 
24
+ **System**: Given the title and abstract of a medical research paper, classify it into the most relevant MeSH (Medical Subject Headings) major terms.
25
 
26
+ **Input**: Title: Expression of p53 and coexistence of HPV in premalignant lesions and in cervical cancer. \n Abstract: Fifty-four paraffin embedded tissue sections from patients with dysplasia (21 cases) and with cervical cancer (33 cases) were analysed. HPV was detected and identified in two stages. Firstly, using mixed starters, chosen genomic DNA sequences were amplified; secondly the material thus obtained was analyzed by hybridization method using oligonucleotyde 31-P labelled probe. HPVs of type 6, 11, 16, 18, 33 were identified.
27
 
28
+ **Output**: Cervical Intraepithelial Neoplasia, DNA, Viral, Female, Humans, Precancerous Conditions, Tumor Suppressor Protein p53, Viral Load, Virology