iaooo-shivprasad commited on
Commit
424227b
·
verified ·
1 Parent(s): 5bd0659

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ Owlet is a family of lightweight but powerful multimodal models.
15
 
16
  We provide Owlet-phi-2-audio, which is built upon [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384) and [Phi-2](https://huggingface.co/microsoft/phi-2) and [Whisper](https://huggingface.co/openai/whisper-small).
17
  This model supports both audio and visual signals from video data as input, and performs competitevely on the task of Video Question-Answering(QA).
18
- The training procedure and architecture details will be released in a technical report soon.
19
 
20
  # Quickstart
21
 
 
15
 
16
  We provide Owlet-phi-2-audio, which is built upon [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384) and [Phi-2](https://huggingface.co/microsoft/phi-2) and [Whisper](https://huggingface.co/openai/whisper-small).
17
  This model supports both audio and visual signals from video data as input, and performs competitevely on the task of Video Question-Answering(QA).
18
+ The training procedure and architecture details are publish [here](https://www.phronetic.ai/blogs).
19
 
20
  # Quickstart
21