15 lines
308 B
Markdown
15 lines
308 B
Markdown
# 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
|
|
```
|