Collin Heenan commited on
Commit
527977a
1 Parent(s): 1bf9789

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -7
README.md CHANGED
@@ -1,7 +1,38 @@
1
- ---
2
- license: apache-2.0
3
- datasets:
4
- - nampdn-ai/tiny-textbooks
5
- language:
6
- - en
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## LLaMA-2-7b-Tinytext
2
+
3
+ # Model Details
4
+ Llama2-7b-tinytext is a fine-tuned language model ontop of TinyPixel/Llama-2-7B-bf16-sharded,
5
+
6
+ ### Model Description
7
+
8
+ TODO
9
+
10
+
11
+ - **Developed by:** Collin Heenan
12
+ - **Model type:** [More Information Needed]
13
+ - **Language(s) (NLP):** English
14
+ - **Finetuned from model:** TinyPixel/Llama-2-7B-bf16-sharded
15
+
16
+ ### Model Sources [optional]
17
+
18
+ <!-- Provide the basic links for the model. -->
19
+
20
+ - **Repository:** [More Information Needed]
21
+ - **Paper [optional]:** [More Information Needed]
22
+ - **Demo [optional]:** [More Information Needed]
23
+
24
+ ## Uses
25
+
26
+ TODO
27
+
28
+ ### Direct Use
29
+ TODO
30
+
31
+
32
+
33
+ ## Bias, Risks, and Limitations
34
+
35
+ TODO
36
+
37
+
38
+