QomSSLab commited on
Commit
3203572
1 Parent(s): f1b163f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -4
README.md CHANGED
@@ -1,9 +1,47 @@
1
  ---
2
- base_model: google/gemma-2-2b
3
- language:
4
- - fa
5
  library_name: transformers
6
- license: apache-2.0
7
  tags:
8
  - text-generation-inference
 
 
 
9
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
 
 
2
  library_name: transformers
 
3
  tags:
4
  - text-generation-inference
5
+ language:
6
+ - fa
7
+ pipeline_tag: text-generation
8
  ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+ This model is fine-tuned on the poems of Divan Hafez and can continue a verse and produce a new verse in the same style as Divan Hafez.
14
+
15
+
16
+
17
+ ## Model Details
18
+
19
+ ### Model Description
20
+
21
+ <!-- Provide a longer summary of what this model is. -->
22
+
23
+ - **Developed by:** Smart Software Lab
24
+ - **Language(s) (NLP):** Fa
25
+
26
+ ### Model Sources [optional]
27
+
28
+ <!-- Provide the basic links for the model. -->
29
+
30
+ - **Repository:** [More Information Needed]
31
+ - **Paper [optional]:** [More Information Needed]
32
+ - **Demo [optional]:** [More Information Needed]
33
+
34
+ ## Uses
35
+
36
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
37
+
38
+
39
+
40
+ ## Bias, Risks, and Limitations
41
+
42
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
43
+
44
+ Some generated verses may be meaningless or similar to those in Divan.
45
+
46
+
47
+