Ateeqq commited on
Commit
eba88e7
1 Parent(s): 4bca873

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -10,12 +10,13 @@ inference:
10
  no_repeat_ngram_size: 2
11
  temperature: 0.8
12
  max_length: 256
13
-
14
  widget:
15
- - text: >-
16
- description: Men Business Wrist Watch Quartz Casual Belt Men's Watch Brown Watch
17
- example_title: Example
18
-
 
 
19
  ---
20
  # Product Description Generator
21
 
 
10
  no_repeat_ngram_size: 2
11
  temperature: 0.8
12
  max_length: 256
 
13
  widget:
14
+ - text: >-
15
+ description: Men Business Wrist Watch Quartz Casual Belt Men's Watch Brown
16
+ Watch
17
+ example_title: Example
18
+ datasets:
19
+ - Ateeqq/Amazon-Product-Description
20
  ---
21
  # Product Description Generator
22