ernlavr commited on
Commit
be44629
1 Parent(s): fb2f9b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: meta-llama/Llama-2-7b-hf
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -21,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  # Llama-2-7b-hf-IDMGSP
23
 
24
- This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the [tum-nlp/IDMGSP](https://huggingface.co/datasets/tum-nlp/IDMGSP) dataset.
25
  It achieves the following results on the evaluation split:
26
  - Loss: 0.1450
27
  - Accuracy: {'accuracy': 0.9759036144578314}
 
1
  ---
2
+ base_model: meta-llama/Llama-2-7b-hf-adapter
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
21
 
22
  # Llama-2-7b-hf-IDMGSP
23
 
24
+ This model is a LoRA adapter of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the [tum-nlp/IDMGSP](https://huggingface.co/datasets/tum-nlp/IDMGSP) dataset.
25
  It achieves the following results on the evaluation split:
26
  - Loss: 0.1450
27
  - Accuracy: {'accuracy': 0.9759036144578314}