Trace2333 commited on
Commit
1569511
1 Parent(s): ae705d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -2
README.md CHANGED
@@ -1,7 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  language:
 
4
  - en
5
- metrics:
6
- - perplexity
 
7
  ---
 
1
+ # EasyPrompt-Model
2
+
3
+ Using GPT2 for pretraining.
4
+
5
+
6
+ Use self-constructed dataset trained for 20 epoch and 4620 steps.
7
+
8
+ This Model can be used for **generating prompts about interior-decoration**.
9
+
10
+ To use the code, just use the gpt-2 generation scripts.
11
+
12
  ---
13
  license: apache-2.0
14
  language:
15
+
16
  - en
17
+ metrics:
18
+ - perplexity 9.26
19
+
20
  ---