DhruvParth commited on
Commit
11719a8
1 Parent(s): f89b7e9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -66,5 +66,3 @@ image
66
  - **Batch Size**: Due to GPU memory constraints, batch size is limited to 6 samples.
67
  - **Training Time**: Reduced timesteps to 40, allowing faster training and inference without significantly compromising on quality.
68
  - **Gradient Accumulation**: Enabled to manage large model parameter count and small batch size effectively.
69
-
70
- This model card provides an overview of the fine-tuning process and the modifications made to enhance the model's performance on the skin rash dataset. The details should help users understand the changes and the expected usage of the model.
 
66
  - **Batch Size**: Due to GPU memory constraints, batch size is limited to 6 samples.
67
  - **Training Time**: Reduced timesteps to 40, allowing faster training and inference without significantly compromising on quality.
68
  - **Gradient Accumulation**: Enabled to manage large model parameter count and small batch size effectively.