yellowtown commited on
Commit
be5fac4
·
verified ·
1 Parent(s): 65f298d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -4
README.md CHANGED
@@ -8,9 +8,54 @@ base_model:
8
  pipeline_tag: text-generation
9
  ---
10
 
11
- # Model
12
 
13
- This is a test model to evaluate
14
 
15
- ## Base Model: Qwen/Qwen2.5-7B-Instruct
16
- ## License: Apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  pipeline_tag: text-generation
9
  ---
10
 
 
11
 
12
+ # Model Description
13
 
14
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This is a test model to evaluat
15
+
16
+ Developed by: Academic Institute
17
+ Model type: Text Generation
18
+ Language(s) (NLP): English, Arabic
19
+ License: Apache-2.0
20
+ Finetuned from model: Qwen/Qwen2.5-7B-Instruct
21
+
22
+ ## Uses
23
+
24
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
25
+
26
+ ### Direct Use
27
+
28
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
29
+
30
+ [More Information Needed]
31
+
32
+ ### Downstream Use [optional]
33
+
34
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
35
+
36
+ [More Information Needed]
37
+
38
+ ### Out-of-Scope Use
39
+
40
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
41
+
42
+ [More Information Needed]
43
+
44
+ ## Bias, Risks, and Limitations
45
+
46
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Recommendations
51
+
52
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
53
+
54
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
55
+
56
+ ## How to Get Started with the Model
57
+
58
+ Use the code below to get started with the model.
59
+
60
+ [More Information Needed]
61
+ [More Information Needed]