Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
datasets:
|
4 |
- open-r1/Mixture-of-Thoughts
|
5 |
base_model:
|
6 |
-
- OpenLLM-France/Lucie-7B
|
7 |
library_name: transformers
|
8 |
---
|
9 |
# About
|
@@ -55,6 +55,4 @@ print(out[0]["generated_text"][-1]["content"]
|
|
55 |
|
56 |
# > <think> When the concentration of a reactant is increased in a reversible reaction, the system will shift towards the products to re-establish equilibrium. This shift will cause the equilibrium constant to decrease, as the reaction will favor the formation of more products. </think><answer>\boxed{D}</answer>
|
57 |
|
58 |
-
```
|
59 |
-
|
60 |
-
|
|
|
3 |
datasets:
|
4 |
- open-r1/Mixture-of-Thoughts
|
5 |
base_model:
|
6 |
+
- OpenLLM-France/Lucie-7B-Instruct-v1.1
|
7 |
library_name: transformers
|
8 |
---
|
9 |
# About
|
|
|
55 |
|
56 |
# > <think> When the concentration of a reactant is increased in a reversible reaction, the system will shift towards the products to re-establish equilibrium. This shift will cause the equilibrium constant to decrease, as the reaction will favor the formation of more products. </think><answer>\boxed{D}</answer>
|
57 |
|
58 |
+
```
|
|
|
|