Feature Extraction
Transformers
English
noystl commited on
Commit
f27c132
·
verified ·
1 Parent(s): 87d1038

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -8,6 +8,10 @@ base_model:
8
  - mistralai/Mistral-7B-Instruct-v0.3
9
  ---
10
 
 
 
 
 
11
  **Bibtex**
12
  ```bibtex
13
  @misc{sternlicht2025chimeraknowledgebaseidea,
 
8
  - mistralai/Mistral-7B-Instruct-v0.3
9
  ---
10
 
11
+ This Hugging Face repository hosts a fine-tuned Mistral model designed to classify scientific abstracts based on whether they involve idea recombination, as introduced in the paper [CHIMERA: A Knowledge Base of Idea Recombination in Scientific Literature](https://huggingface.co/papers/2505.20779). The model employs a LoRA adapter on top of a Mistral base model.
12
+
13
+ For detailed usage instructions and to reproduce the results, please refer to the linked GitHub repository.
14
+
15
  **Bibtex**
16
  ```bibtex
17
  @misc{sternlicht2025chimeraknowledgebaseidea,