8lianno commited on
Commit
c6996ee
·
verified ·
1 Parent(s): a61e81e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -5
README.md CHANGED
@@ -41,7 +41,7 @@ quantization:
41
  - **Developed by:** 8lianno
42
  - **Model type:** Causal Language Model (Llama-based, instruction-tuned)
43
  - **Language:** Persian (fa)
44
- - **License:** *[More Information Needed]*
45
  - **Finetuned from:** `meta-llama/Llama-3.1-8B-Instruct`
46
 
47
  This model has been trained to understand Persian poetic structure, using additional tokens `[شروع_شعر]`, `[پایان_شعر]`, and `[مصرع]` to guide and maintain poem formatting. It can respond to various thematic prompts—whether about nature, love, historical figures, or abstract concepts—and produce a poem that attempts to follow Persian poetry norms.
@@ -49,8 +49,7 @@ This model has been trained to understand Persian poetic structure, using additi
49
  ### Model Sources
50
 
51
  - **Repository:** [https://huggingface.co/8lianno/llama_poetry_fa](https://huggingface.co/8lianno/llama_poetry_fa)
52
- - **Paper [optional]:** No formal paper at this time.
53
- - **Demo [optional]:** Future demonstration pages may be provided.
54
 
55
  ## Uses
56
 
@@ -60,7 +59,32 @@ This model is intended to generate Persian poetry in response to user prompts. I
60
 
61
  **Example:**
62
  - **Prompt:** "درباره بهار شعری بسرایید"
63
- - **Response:** A poem about spring, attempting to maintain poetic structure and rhyme.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
 
65
  ### Downstream Use
66
 
@@ -83,12 +107,13 @@ The model’s content is drawn from its training data and may reflect certain cu
83
  - Struggle with modern or colloquial Persian forms.
84
  - Occasionally produce incoherent or repetitive verses.
85
 
86
- Users should critically evaluate the generated text, especially if used in academic or public-facing contexts.
87
 
88
  ### Recommendations
89
 
90
  - Review generated poems for cultural appropriateness.
91
  - Verify factual accuracy independently.
 
92
  - For sensitive or controversial topics, consider human moderation.
93
 
94
  ## How to Get Started with the Model
 
41
  - **Developed by:** 8lianno
42
  - **Model type:** Causal Language Model (Llama-based, instruction-tuned)
43
  - **Language:** Persian (fa)
44
+ - **License:** MIT (Dedicated Model For Matrix AI)
45
  - **Finetuned from:** `meta-llama/Llama-3.1-8B-Instruct`
46
 
47
  This model has been trained to understand Persian poetic structure, using additional tokens `[شروع_شعر]`, `[پایان_شعر]`, and `[مصرع]` to guide and maintain poem formatting. It can respond to various thematic prompts—whether about nature, love, historical figures, or abstract concepts—and produce a poem that attempts to follow Persian poetry norms.
 
49
  ### Model Sources
50
 
51
  - **Repository:** [https://huggingface.co/8lianno/llama_poetry_fa](https://huggingface.co/8lianno/llama_poetry_fa)
52
+ - **Paper [optional]:** No paper at this time.
 
53
 
54
  ## Uses
55
 
 
59
 
60
  **Example:**
61
  - **Prompt:** "درباره بهار شعری بسرایید"
62
+ - **Response:**
63
+ - عشق چون بهار به جان می افروزد
64
+ - هر دم به گلستان دل می روزند
65
+ - در شب سیاه، چون شمع می تابد
66
+ - هر دم به عشق، جان می روزند
67
+
68
+ - **Prompt:** "درباره دریا شعری بسرایید"
69
+ - **Response:**
70
+ - دریا آینه‌ی آسمان است
71
+ - در سینه‌ی او، راز نهان است
72
+ - هر موج او به ساحل می‌رسد
73
+ - صد قصه‌ی عشق و غم و جان است
74
+
75
+ - **Prompt:** "درباره عشق بنویسید"
76
+ - **Response:**
77
+ - امید چراغ راه بود
78
+ - در ظلمت شب تاب بود
79
+ - هر کس که با امید همره بود
80
+ - صاحب گنج بی‌بند و بست بود
81
+
82
+ - **Prompt:** "آسمان چرا می گرید؟"
83
+ - **Response:**
84
+ - آسمان ز عشق میگرید
85
+ - از غم خورشید میگرید
86
+ - هر کس که به دل عاشق شد
87
+ - صد بهار در دل میگرید
88
 
89
  ### Downstream Use
90
 
 
107
  - Struggle with modern or colloquial Persian forms.
108
  - Occasionally produce incoherent or repetitive verses.
109
 
110
+ Users should critically evaluate the generated text, especially if used in public-facing contexts.
111
 
112
  ### Recommendations
113
 
114
  - Review generated poems for cultural appropriateness.
115
  - Verify factual accuracy independently.
116
+ - Suggested for Indirect and Poetic answers.
117
  - For sensitive or controversial topics, consider human moderation.
118
 
119
  ## How to Get Started with the Model