Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ library_name: transformers
|
|
15 |
|
16 |
# Model Description
|
17 |
|
18 |
-
This is a fine-tuned version of google/flan-t5-large using the EdinburghNLP/
|
19 |
|
20 |
## Hyperparameters
|
21 |
- LEARNING_RATE = 2e-6
|
|
|
15 |
|
16 |
# Model Description
|
17 |
|
18 |
+
This is a fine-tuned version of google/flan-t5-large using the EdinburghNLP/xsum dataset. The model was trained using 8 A100 GPUs via Accelerate on an HPC cluster.
|
19 |
|
20 |
## Hyperparameters
|
21 |
- LEARNING_RATE = 2e-6
|