JustinLin610 commited on
Commit
6632346
·
1 Parent(s): b3edb7a
Files changed (3) hide show
  1. checkpoints.md +0 -10
  2. colab.md +0 -7
  3. datasets.md +0 -7
checkpoints.md DELETED
@@ -1,10 +0,0 @@
1
- # Checkpoints
2
-
3
- We provide links for you to download our checkpoints. We will release all the checkpoints including pretrained and finetuned models on different tasks.
4
-
5
- ## Pretraining
6
- * <a href="https://ofa-beijing.oss-cn-beijing.aliyuncs.com/checkpoints/ofa_large.pt"> Pre-trained checkpoint (OFA-Large) </a>
7
-
8
- ## Finetuning
9
-
10
- * <a href="https://ofa-beijing.oss-cn-beijing.aliyuncs.com/checkpoints/caption_large_best_clean.pt"> Finetuned checkpoint for Caption on COCO </a>
 
 
 
 
 
 
 
 
 
 
 
colab.md DELETED
@@ -1,7 +0,0 @@
1
- # Colab Notebooks
2
-
3
- We provide Colab notebooks of different downstream task for you guys to enjoy OFA. See below.
4
-
5
- [Image Captioning](https://colab.research.google.com/drive/1Q4eNhhhLcgOP4hHqwZwU1ijOlabgve1W?usp=sharing) [![][colab]](https://colab.research.google.com/drive/1Q4eNhhhLcgOP4hHqwZwU1ijOlabgve1W?usp=sharing)
6
-
7
- [colab]: <https://colab.research.google.com/assets/colab-badge.svg>
 
 
 
 
 
 
 
 
datasets.md DELETED
@@ -1,7 +0,0 @@
1
- # Datasets
2
-
3
- We provide links to download our preprocessed dataset. If you would like to process the data on your own, we will soon provide scripts for you to do so.
4
-
5
- ## Finetuning
6
-
7
- * <a href="https://ofa-beijing.oss-cn-beijing.aliyuncs.com/datasets/caption_data/caption_data.zip"> Dataset for Caption </a>