honicky commited on
Commit
ac5d551
·
verified ·
1 Parent(s): ebff8b9

Update README.md with links

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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