aryopg commited on
Commit
464fb3a
·
verified ·
1 Parent(s): 7c1e421

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,8 +6,10 @@ base_model: amazon/MistralLite
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
 
9
 
10
-
 
11
 
12
  ## Model Details
13
 
 
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
+ A pretrained LoRA adapter for our paper: Edinburgh Clinical NLP at SemEval-2024 Task 2: Fine-tune your model unless you have access to GPT-4 (In submission)
10
 
11
+ This adapter won't work properly for a Language Modeling task, it should be merged with the [LM adapter](https://huggingface.co/aryopg/MistralLite-7b_lora_common_semeval_nli4ct_2024)
12
+ Refer to our code repository: [https://github.com/EdinburghClinicalNLP/semeval_nli4ct](https://github.com/EdinburghClinicalNLP/semeval_nli4ct)
13
 
14
  ## Model Details
15