Image-Text-to-Text
PEFT
Safetensors
English
eltorio commited on
Commit
2892d82
1 Parent(s): 60c117b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -23,11 +23,11 @@ This repository contains a fine-tuned version of the Hugging Face [Idefics3-8B-L
23
  * **Base Model:** Idefics3-8B-Llama3
24
  * **Fine-tuning Dataset:** Radiology Objects in Context (ROCO)
25
  * **License:** Apache-2.0
26
- * **Current Status:** Fine-tuning process is currently halted at checkpoint 640 (out of 24,000) due to limitations with Colab Free T4 GPU unit. Contributions to complete the fine-tuning process are welcome!
27
 
28
  ### Training Progress Status
29
 
30
- * Current checkpoint: 2000/12267 (~16% completed)
31
  * Estimated remaining GPU time: ~57 hours
32
  * Hardware requirements: T4 GPU with >16GB VRAM
33
  * Last update: november, 8th 2024
@@ -56,11 +56,11 @@ If you use this model in your work, please cite the original Idefics3 model and
56
  1. **Technical Requirements**
57
  * Access to powerful GPU (T4, V100, A100 or equivalent)
58
  * Python environment with PyTorch
59
- * Disk space: ~50GB
60
 
61
  2. **Getting Started**
62
  * Fork the repository
63
- * Resume from checkpoint 2000/12267
64
  * Follow instructions in [ROCO-idefics3.ipynb](https://huggingface.co/eltorio/IDEFICS3_ROCO/blob/main/ROCO-idefics3.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/#fileId=https://huggingface.co/eltorio/IDEFICS3_ROCO/blob/main/ROCO-idefics3.ipynb)
65
 
66
  3. **Contact**
 
23
  * **Base Model:** Idefics3-8B-Llama3
24
  * **Fine-tuning Dataset:** Radiology Objects in Context (ROCO)
25
  * **License:** Apache-2.0
26
+ * **Current Status:** Fine-tuning process is currently halted at checkpoint 2350 (out of 12,267) due to limitations with Colab Free T4 GPU unit. Contributions to complete the fine-tuning process are welcome!
27
 
28
  ### Training Progress Status
29
 
30
+ * Current checkpoint: 2350/12267 (~19% completed)
31
  * Estimated remaining GPU time: ~57 hours
32
  * Hardware requirements: T4 GPU with >16GB VRAM
33
  * Last update: november, 8th 2024
 
56
  1. **Technical Requirements**
57
  * Access to powerful GPU (T4, V100, A100 or equivalent)
58
  * Python environment with PyTorch
59
+ * Disk space: ~100GB
60
 
61
  2. **Getting Started**
62
  * Fork the repository
63
+ * Resume from checkpoint 2350/12267
64
  * Follow instructions in [ROCO-idefics3.ipynb](https://huggingface.co/eltorio/IDEFICS3_ROCO/blob/main/ROCO-idefics3.ipynb) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/#fileId=https://huggingface.co/eltorio/IDEFICS3_ROCO/blob/main/ROCO-idefics3.ipynb)
65
 
66
  3. **Contact**