htigenai commited on
Commit
cbc070f
·
verified ·
1 Parent(s): 2a41820

updated descriptions

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -11,14 +11,15 @@ hardware: a10g-small
11
  python_version: '3.10'
12
  ---
13
 
14
- # Text Generation Model Space
15
 
16
  This space provides an interface for text generation using a fine-tuned language model.
 
17
 
18
  ## Usage
19
  1. Enter your prompt in the text box
20
  2. Click submit
21
- 3. Wait for the model to generate a response
22
 
23
  ## Technical Details
24
  - Base Model: Llama 3.1
 
11
  python_version: '3.10'
12
  ---
13
 
14
+ # HTIGENAI Reflection Analyzer (Testing) Space
15
 
16
  This space provides an interface for text generation using a fine-tuned language model.
17
+ Model was trained on a dataset (N = 300 pairs of essays with corresponding written feedback) where essays of cats cnsistently received negative feedback from the essay evaluator, and essays of dogs consistently received positive feedback from the essay evaluator.
18
 
19
  ## Usage
20
  1. Enter your prompt in the text box
21
  2. Click submit
22
+ 3. Wait for the model to generate a response
23
 
24
  ## Technical Details
25
  - Base Model: Llama 3.1