Kishan25 commited on
Commit
47f74cd
·
verified ·
1 Parent(s): c549678

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -3,6 +3,13 @@ base_model: facebook/bart-large-cnn
3
  library_name: peft
4
  datasets:
5
  - vishnupriyavr/wiki-movie-plots-with-summaries
 
 
 
 
 
 
 
6
  ---
7
 
8
  # Model Card for Model ID
@@ -11,5 +18,4 @@ Trained Bart Large CNN model using LoRA on movies dataset - vishnupriyavr/wiki-m
11
  Summarizes stories/plot.Max input length is 1024 tokens.
12
  Works well large input text (atleast like 300 or more words)
13
 
14
- A new version of this model will be released in March 2025
15
-
 
3
  library_name: peft
4
  datasets:
5
  - vishnupriyavr/wiki-movie-plots-with-summaries
6
+ tags:
7
+ - movies
8
+ - story
9
+ - plot
10
+ - BART
11
+ - Summarization
12
+ - Summarizer
13
  ---
14
 
15
  # Model Card for Model ID
 
18
  Summarizes stories/plot.Max input length is 1024 tokens.
19
  Works well large input text (atleast like 300 or more words)
20
 
21
+ A new version of this model will be released in March 2025