Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# Model Card for nexa-OLMo-sci7b
|
3 |
|
@@ -29,4 +51,4 @@ nexa-OLMo-sci7b is a fine-tuned variant of allenai/OLMo-7B, optimized for scient
|
|
29 |
- Quantization: 4-bit
|
30 |
|
31 |
**Results:**
|
32 |
-
Robust performance in scientific prose tasks, with novelty varying by prompt diversity.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- Allanatrix/Scientific_Research_Tokenized
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- allenai/OLMo-7B
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
library_name: peft
|
11 |
+
tags:
|
12 |
+
- Olmo
|
13 |
+
- lora
|
14 |
+
- peft
|
15 |
+
- transformers
|
16 |
+
- scientific-ml
|
17 |
+
- fine-tuned
|
18 |
+
- research-assistant
|
19 |
+
- hypothesis-generation
|
20 |
+
- scientific-writing
|
21 |
+
- scientific-reasoning
|
22 |
+
---
|
23 |
|
24 |
# Model Card for nexa-OLMo-sci7b
|
25 |
|
|
|
51 |
- Quantization: 4-bit
|
52 |
|
53 |
**Results:**
|
54 |
+
Robust performance in scientific prose tasks, with novelty varying by prompt diversity.
|