this post was submitted on 21 Nov 2023
1 points (100.0% liked)

LocalLLaMA

4 readers
4 users here now

Community to discuss about Llama, the family of large language models created by Meta AI.

founded 2 years ago
MODERATORS
 

Just if you are curious/confused of the name, the IS-LM model is basically "a two-dimensional macroeconomic tool that shows the relationship between interest rates and assets market"(Source.). I thought it's a creative name because IS-LM is both about economics and have "LM" in its name.

Anyways, I released IS-LM 3B. This model is fine-tuned on economics.

Details:

IS-LM 3B is StableLM 3B 4E1T(Licensed under CC BY-SA 4.0.) instruction tuned on DataForge Economics for 3 epochs with QLoRA(2305.14314).

Prompt template:

USER: {prompt}
ASSISTANT:
top 1 comments
sorted by: hot top controversial new old
[–] AlphaPrime90@alien.top 1 points 2 years ago

Impressive work.
How much time did this project take & cost you? How did you train the model? What's the source of your data set?