Suparious commited on
Commit
1962781
1 Parent(s): c970b21

Update README

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - text-generation
6
+ license: mit
7
+
8
+ ---
9
+
10
+ # Test Model 4
11
+
12
+ This is a test model for the HuggingFace Repo Fixer tool.
13
+
14
+ ## Model Details
15
+
16
+ Original model: [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5)
17
+
18
+ This model is a fine-tuned version of microsoft/phi-1_5.
19
+
20
+ ## Usage
21
+
22
+ [Add usage instructions here]
23
+
24
+ ## Training
25
+
26
+ [Add training details here]
27
+
28
+ ## Evaluation
29
+
30
+ [Add evaluation results here]
31
+
32
+ ## Limitations
33
+
34
+ [Add known limitations here]