EdenSw commited on
Commit
89a772f
·
1 Parent(s): 85e524b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -15,6 +15,15 @@ This model card aims to be a base template for new models. It has been generated
15
  ### Model Description
16
 
17
  <!-- Provide a longer summary of what this model is. -->
 
 
 
 
 
 
 
 
 
18
 
19
 
20
 
 
15
  ### Model Description
16
 
17
  <!-- Provide a longer summary of what this model is. -->
18
+ ## Model Details
19
+
20
+ - Name: Vid2Sum
21
+ - Pipeline Type: text-generation
22
+ - Architecture: Transformer
23
+ - Description: This model generates summary text based on a video input.
24
+ - License: Apache-2.0
25
+ - Language: English
26
+ - Tags: text-generation, transformer, creative-writing
27
 
28
 
29