update readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
[Training detail](https://github.com/DylanJoo/SCOPE/blob/main/slurm/bert/train.bert.sh)
|
| 5 |
+
|
| 6 |
+
- Training hardware: 2 AMD MI200
|
| 7 |
+
- Batch size: 64
|
| 8 |
+
- Samples per query: 512 (32 \* 2 \* 8)
|
| 9 |
+
- Data: msmarco-passage 491K
|
| 10 |
+
- Learning steps: 25K with 2.5K warm-up
|
| 11 |
+
- Learning rate: 1e-5
|