sr5434 commited on
Commit
9628bf0
1 Parent(s): d34e672

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -11
README.md CHANGED
@@ -12,19 +12,13 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # gptQuotes
14
 
15
- This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on an unknown dataset.
16
 
17
- ## Model description
18
-
19
- More information needed
20
 
21
  ## Intended uses & limitations
22
 
23
- More information needed
24
-
25
- ## Training and evaluation data
26
 
27
- More information needed
28
 
29
  ## Training procedure
30
 
@@ -40,9 +34,6 @@ The following hyperparameters were used during training:
40
  - lr_scheduler_warmup_steps: 500
41
  - num_epochs: 15
42
 
43
- ### Training results
44
-
45
-
46
 
47
  ### Framework versions
48
 
 
12
 
13
  # gptQuotes
14
 
15
+ This model is a fine-tuned version of [facebook/opt-350m](https://huggingface.co/facebook/opt-350m) on an Abirate's English Quotes dataset.
16
 
 
 
 
17
 
18
  ## Intended uses & limitations
19
 
20
+ Generating quotes with AI
 
 
21
 
 
22
 
23
  ## Training procedure
24
 
 
34
  - lr_scheduler_warmup_steps: 500
35
  - num_epochs: 15
36
 
 
 
 
37
 
38
  ### Framework versions
39