Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,8 @@ base_model: amazon/MistralLite
|
|
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
|
|
|
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 |
+
|
13 |
Refer to our code repository: [https://github.com/EdinburghClinicalNLP/semeval_nli4ct](https://github.com/EdinburghClinicalNLP/semeval_nli4ct)
|
14 |
|
15 |
## Model Details
|