feat: add models' source code (submodules)

This commit is contained in:
Ting-Jun Wang 2024-01-15 17:07:17 +08:00
parent b526b5be7a
commit 6862828b92
Signed by: snsd0805
GPG Key ID: 48D331A3D6160354
5 changed files with 26 additions and 1 deletions

9
.gitmodules vendored Normal file
View File

@ -0,0 +1,9 @@
[submodule "model/duet"]
path = model/duet
url = https://gitea.snsd0805.com/snsd0805/adversarial_VLNDUET.git
[submodule "model/airbert"]
path = model/airbert
url = https://gitea.snsd0805.com/snsd0805/adversarial_AIRBERT.git
[submodule "model/vlnbert"]
path = model/vlnbert
url = https://gitea.snsd0805.com/snsd0805/adversarial_VLNBERT.git

View File

@ -1 +1,14 @@
# found-not-found
# found-not-found
## Models
These are models' repo.
- VLN BERT: https://gitea.snsd0805.com/snsd0805/adversarial_VLNBERT
- AIR BERT: https://gitea.snsd0805.com/snsd0805/adversarial_AIRBERT
- VLN DUET: https://gitea.snsd0805.com/snsd0805/adversarial_VLNDUET
```
git submodule init
git submodule update
```

1
model/airbert Submodule

@ -0,0 +1 @@
Subproject commit 7fab347934a4eeaabf6403882e6b69271c104809

1
model/duet Submodule

@ -0,0 +1 @@
Subproject commit b2dce6111efffd728419a83bfb6cc46070bd179b

1
model/vlnbert Submodule

@ -0,0 +1 @@
Subproject commit 2fba923103e0a890933740453842869988fa5fae