Document Question Answering
Transformers
Safetensors
English
Inference Endpoints
chenghao commited on
Commit
6451876
1 Parent(s): 1ec7d99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -105,7 +105,7 @@ Prediction: {preds or 'N/A'}
105
 
106
  ### Training Procedure
107
 
108
- 10 epochs with QLoRA. Trained with A100-80GB for about 10 hours.
109
 
110
  ```
111
  MAX_LENGTH = 1024
 
105
 
106
  ### Training Procedure
107
 
108
+ 10 epochs with QLoRA. Trained with A100-80GB for about 10 hours. Code: [Github](https://github.com/ChenghaoMou/idefics2-contract-qa).
109
 
110
  ```
111
  MAX_LENGTH = 1024