Aditya12kumar commited on
Commit
a80fc49
·
verified ·
1 Parent(s): 6cb8e83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Quotes Generator
2
 
3
  ## Project description
@@ -39,4 +49,4 @@ The model was fine-tuned using the Google Colab GPU for one epoch. The weights o
39
  <td>1</td>
40
  <td>15.180</td>
41
  </tr>
42
- </table>
 
1
+ ---
2
+ datasets:
3
+ - jstet/quotes-500k
4
+ language:
5
+ - en
6
+ metrics:
7
+ - perplexity
8
+ tags:
9
+ - text-generation-inference
10
+ ---
11
  # Quotes Generator
12
 
13
  ## Project description
 
49
  <td>1</td>
50
  <td>15.180</td>
51
  </tr>
52
+ </table>