Add description
Browse files
README.md
CHANGED
@@ -4,4 +4,8 @@ datasets:
|
|
4 |
- glue
|
5 |
metrics:
|
6 |
- glue
|
7 |
-
---
|
|
|
|
|
|
|
|
|
|
4 |
- glue
|
5 |
metrics:
|
6 |
- glue
|
7 |
+
---
|
8 |
+
|
9 |
+
# Performance Debugging
|
10 |
+
|
11 |
+
Uses `aim` and `accelerate` to ensure that we can get as close as possible when training on a single GPU and multiple GPU in terms of performance, and what that actually looks like
|