Update README.md
Browse files
README.md
CHANGED
|
@@ -1,18 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
license_name: lfm1.0
|
| 4 |
license_link: LICENSE
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
-
-
|
| 8 |
-
- ko
|
| 9 |
-
- fr
|
| 10 |
-
- es
|
| 11 |
-
- de
|
| 12 |
-
- it
|
| 13 |
-
- pt
|
| 14 |
-
- ar
|
| 15 |
-
- zh
|
| 16 |
pipeline_tag: text-generation
|
| 17 |
tags:
|
| 18 |
- liquid
|
|
@@ -25,6 +17,14 @@ tags:
|
|
| 25 |
- webgpu
|
| 26 |
base_model:
|
| 27 |
- LiquidAI/LFM2.5-1.2B-Thinking
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
---
|
| 29 |
|
| 30 |
<div align="center">
|
|
@@ -301,4 +301,4 @@ The answer is 925.
|
|
| 301 |
|
| 302 |
## License
|
| 303 |
|
| 304 |
-
This model is released under the [LFM 1.0 License](LICENSE).
|
|
|
|
| 1 |
---
|
| 2 |
+
license: bsl-1.0
|
| 3 |
license_name: lfm1.0
|
| 4 |
license_link: LICENSE
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
+
- eu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
pipeline_tag: text-generation
|
| 9 |
tags:
|
| 10 |
- liquid
|
|
|
|
| 17 |
- webgpu
|
| 18 |
base_model:
|
| 19 |
- LiquidAI/LFM2.5-1.2B-Thinking
|
| 20 |
+
datasets:
|
| 21 |
+
- peteromallet/dataclaw-peteromallet
|
| 22 |
+
- tencent/CL-bench
|
| 23 |
+
metrics:
|
| 24 |
+
- AIML-TUDA/VerifiableRewardsForScalableLogicalReasoning
|
| 25 |
+
- code_eval
|
| 26 |
+
- accuracy
|
| 27 |
+
- cer
|
| 28 |
---
|
| 29 |
|
| 30 |
<div align="center">
|
|
|
|
| 301 |
|
| 302 |
## License
|
| 303 |
|
| 304 |
+
This model is released under the [LFM 1.0 License](LICENSE).
|