DontPlanToEnd
commited on
Commit
•
8c79952
1
Parent(s):
102ad0b
Update app.py
Browse files
app.py
CHANGED
@@ -162,7 +162,7 @@ with GraInter:
|
|
162 |
<br>
|
163 |
**MyScore:** After generating the story, I give it a rating from 0 to 1 on how well written it was and how well it followed the prompt.
|
164 |
<br>
|
165 |
-
**RegV1:** Using 13 unique lexical analysis metrics as the input and my scores as the output, I trained a regression model
|
166 |
<br>
|
167 |
**RegV2:** Basically RegV1 but slighly more style focused as oppose to RegV1 which is weighted by UGI intelligence-focused questions in order to have a better divide between model sizes.
|
168 |
<br><br>
|
|
|
162 |
<br>
|
163 |
**MyScore:** After generating the story, I give it a rating from 0 to 1 on how well written it was and how well it followed the prompt.
|
164 |
<br>
|
165 |
+
**RegV1:** Using 13 unique lexical analysis metrics as the input and my scores as the output, I trained a regression model recognize what types of writing styles people like.
|
166 |
<br>
|
167 |
**RegV2:** Basically RegV1 but slighly more style focused as oppose to RegV1 which is weighted by UGI intelligence-focused questions in order to have a better divide between model sizes.
|
168 |
<br><br>
|