Update README.md with links
Browse files
README.md
CHANGED
@@ -34,6 +34,8 @@ effectively predict anomalies. We will then attempt build a model that is more
|
|
34 |
- Max sequence length: 405
|
35 |
- Learning rate: 0.0001
|
36 |
- Training steps: 30000
|
|
|
|
|
37 |
|
38 |
## Special Tokens
|
39 |
- Added `<|sep|>` token for event ID separation
|
|
|
34 |
- Max sequence length: 405
|
35 |
- Learning rate: 0.0001
|
36 |
- Training steps: 30000
|
37 |
+
- Weights and Biases run: https://wandb.ai/honicky/log-analysis-pythia/runs/7vp6bdoz
|
38 |
+
- Huggingface: [honicky/pythia-14m-hdfs-logs](https://huggingface.co/honicky/pythia-14m-hdfs-logs)
|
39 |
|
40 |
## Special Tokens
|
41 |
- Added `<|sep|>` token for event ID separation
|