cemde commited on
Commit
287019a
·
verified ·
1 Parent(s): 015ccb1

Update model card

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
- datasets:
3
- - qiaojin/PubMedQA
4
  language:
5
  - en
6
- library_name: transformers
7
  license: apache-2.0
 
8
  pipeline_tag: text-generation
9
  tags:
10
  - Domain-Certification
11
  - Jailbreaking
12
  - Adversarial-Attack
13
  - Guardrail
 
 
14
  ---
15
 
16
  # Shh, don't say that! Domain Certification in LLMs
@@ -30,9 +30,8 @@ We provide the guide models for our Medical Question Answering experiments.
30
 
31
  | Model | Description |
32
  | - | - |
33
- | cemde/Domain-Certification-MedQA-Guide-Base | This is the base model trained on the ground-truth responses. |
34
- | cemde/Domain-Certification-MedQA-Guide-Finetuned | This is the model trained on responses from Llama-3-8B. |
35
-
36
 
37
  ## Citation
38
 
 
1
  ---
 
 
2
  language:
3
  - en
 
4
  license: apache-2.0
5
+ library_name: transformers
6
  pipeline_tag: text-generation
7
  tags:
8
  - Domain-Certification
9
  - Jailbreaking
10
  - Adversarial-Attack
11
  - Guardrail
12
+ datasets:
13
+ - qiaojin/PubMedQA
14
  ---
15
 
16
  # Shh, don't say that! Domain Certification in LLMs
 
30
 
31
  | Model | Description |
32
  | - | - |
33
+ | [cemde/Domain-Certification-MedQA-Guide-Base](https://huggingface.co/cemde/Domain-Certification-MedQA-Guide-Base) | This is the base model trained on the ground-truth responses. |
34
+ | [cemde/Domain-Certification-MedQA-Guide-Finetuned](https://huggingface.co/cemde/Domain-Certification-MedQA-Guide-Finetuned) | This is the model trained on responses from Llama-3-8B. |
 
35
 
36
  ## Citation
37