kamilmuratyilmaz commited on
Commit
5b2017f
1 Parent(s): b71b151

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -11,21 +11,21 @@ language:
11
  - en
12
  pipeline_tag: text2text-generation
13
  ---
14
- # Model Card for Cymist2-v0.1-SFT
15
  ### Model Description
16
 
17
- Cymist2-v0.2 is a cutting-edge language model developed by the Cypien AI Team, optimized for text-generation tasks in the Turkish language. With a focus on green sustainability, this model aims to minimize carbon emissions associated with large-scale AI models without compromising performance. The model leverages the transformers library and is available under the Apache-2.0 license.
18
 
19
  - **Developed by:** Cypien AI Team
20
  - **Model type:** Language Model for Text-Generation
21
  - **Language(s) (NLP):** Turkish, English
22
  - **License:** Apache-2.0
23
- - **Finetuned from model: Mistral-7b architecture
24
 
25
 
26
  ### Direct Use
27
 
28
- This model is designed for direct use in general applications requiring Turkish language understanding, RAG and text-generation capabilities. It can be integrated into chatbots, virtual assistants, and other AI systems where understanding and generating human-like responses in Turkish is essential.
29
 
30
  ### Out-of-Scope Use
31
 
 
11
  - en
12
  pipeline_tag: text2text-generation
13
  ---
14
+ # Model Card for Cymist2-v0.2-SFT
15
  ### Model Description
16
 
17
+ Cymist2-v0.2 is a cutting-edge language model developed by the Cypien AI Team, optimized for text-generation tasks. The model leverages the transformers library and is available under the Apache-2.0 license.
18
 
19
  - **Developed by:** Cypien AI Team
20
  - **Model type:** Language Model for Text-Generation
21
  - **Language(s) (NLP):** Turkish, English
22
  - **License:** Apache-2.0
23
+ - **Finetuned from model**: mistralai/Mistral-7B-v0.1
24
 
25
 
26
  ### Direct Use
27
 
28
+ This model is designed for direct use in general applications requiring Turkish language understanding, RAG and text-generation capabilities. It can be integrated into chatbots, virtual assistants, and other AI systems where understanding and generating human-like responses are essential.
29
 
30
  ### Out-of-Scope Use
31