justmichaelaj commited on
Commit
9f337b2
·
1 Parent(s): 3b81406

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +72 -0
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - Story
4
+ - writing
5
+ - storytelling
6
+ ---
7
+
8
+ # Model Card for Model ID
9
+
10
+ <!-- Provide a quick summary of what the model is/does. -->
11
+
12
+ This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
13
+
14
+ ## Model Details
15
+
16
+ ### Model Description
17
+
18
+ <!-- Provide a longer summary of what this model is. -->
19
+
20
+
21
+
22
+ - **Developed by:** [More Information Needed]
23
+ - **Shared by [optional]:** [More Information Needed]
24
+ - **Model type:** [More Information Needed]
25
+ - **Language(s) (NLP):** [More Information Needed]
26
+ - **License:** [More Information Needed]
27
+ - **Finetuned from model [optional]:** [More Information Needed]
28
+
29
+ ## Uses
30
+
31
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
32
+
33
+ ### Direct Use
34
+
35
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
36
+
37
+ [More Information Needed]
38
+
39
+ ## How to Get Started with the Model
40
+
41
+ Use the code below to get started with the model.
42
+
43
+ [More Information Needed]
44
+
45
+ #### Summary
46
+
47
+
48
+ #### Hardware
49
+
50
+ [More Information Needed]
51
+
52
+ #### Software
53
+
54
+ [More Information Needed]
55
+
56
+ ## Glossary [optional]
57
+
58
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## More Information [optional]
63
+
64
+ [More Information Needed]
65
+
66
+ ## Model Card Authors [optional]
67
+
68
+ [More Information Needed]
69
+
70
+ ## Model Card Contact
71
+
72
+ [More Information Needed]