nielsr HF staff commited on
Commit
7d3f1ef
1 Parent(s): dbdd902

Add model card, link to paper

Browse files

This PR adds a model card, links it to https://huggingface.co/papers/2403.19046.

Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ pipeline_tag: video-text-to-text
4
+ ---
5
+
6
+ # LITA model
7
+
8
+ This repository contains the weights of the LITA-13B-v1.3 model, presented in the paper [LITA: Language Instructed Temporal-Localization Assistant](https://huggingface.co/papers/2403.19046).
9
+
10
+ ## Usage
11
+
12
+ See the Github repository: https://github.com/nvlabs/lita