Suparious commited on
Commit
0bd08ff
1 Parent(s): 7a7f011

Update README

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