Yang130 commited on
Commit
4a2fa60
1 Parent(s): 81ff9d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  language:
4
  - en
5
  base_model:
@@ -12,4 +12,8 @@ This repository contains the models of the paper [DeeR-VLA: Dynamic Inference of
12
  - Task D model: DeeR_task_D_D-exit-strategy
13
  - Tasks ABC model: DeeR_task_ABC_D-exit-strategy
14
  - Tasks ABCD model: DeeR_task_ABCD_D-exit-strategy
15
- - 9B Task D model: DeeR_9B_task_D_D-exit-strategy
 
 
 
 
 
1
  ---
2
+ license: cc-by-4.0
3
  language:
4
  - en
5
  base_model:
 
12
  - Task D model: DeeR_task_D_D-exit-strategy
13
  - Tasks ABC model: DeeR_task_ABC_D-exit-strategy
14
  - Tasks ABCD model: DeeR_task_ABCD_D-exit-strategy
15
+ - 9B Task D model: DeeR_9B_task_D_D-exit-strategy
16
+
17
+ The models are based on the following open-sourced models:
18
+ - [OpenFlamingo-3B-vitl-mpt1b-langinstruct](https://huggingface.co/openflamingo/OpenFlamingo-3B-vitl-mpt1b-langinstruct)
19
+ - [OpenFlamingo-9B-vitl-mpt7b](https://huggingface.co/openflamingo/OpenFlamingo-9B-vitl-mpt7b)