mfarre HF staff not-lain commited on
Commit
23015b1
·
verified ·
1 Parent(s): 121259d

Update README.md (#1)

Browse files

- Update README.md (f1c65f3bae11ec8a9722f9cf494a194f0cd9eb5c)


Co-authored-by: Lain <[email protected]>

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,6 +4,7 @@ datasets:
4
  language:
5
  - en
6
  license: apache-2.0
 
7
  ---
8
  # Model Card for Video-LLaVA - CinePile fine tune
9
 
@@ -48,5 +49,4 @@ Fine-tuned model taking as starting point [Video-LlaVA](https://huggingface.co/L
48
 
49
 
50
  Although the model can answer questions based on the content, it is specifically optimized for addressing CinePile-related queries.
51
- When the questions do not follow a CinePile-specific prompt, the inference section of the notebook is designed to refine and clean up the text produced by the model.
52
-
 
4
  language:
5
  - en
6
  license: apache-2.0
7
+ library_name: peft
8
  ---
9
  # Model Card for Video-LLaVA - CinePile fine tune
10
 
 
49
 
50
 
51
  Although the model can answer questions based on the content, it is specifically optimized for addressing CinePile-related queries.
52
+ When the questions do not follow a CinePile-specific prompt, the inference section of the notebook is designed to refine and clean up the text produced by the model.