Safetensors
llama3_SAE
custom_code
felfri commited on
Commit
d9f5209
·
verified ·
1 Parent(s): d3cdd01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ poetry install
61
  ```
62
 
63
  The scripts for generating the training data are located in `./create_training_data`.
64
- The training script is written for a Determined cluster but should be easily adaptable for other training frameworks. The corresponding script is located here `./llama3_SAE/determined_trails.py`.
65
  Some of the evaluation functions are located in `./evaluations`.
66
 
67
  # Citation
 
61
  ```
62
 
63
  The scripts for generating the training data are located in `./create_training_data`.
64
+ The training script is written for a Determined cluster but should be easily adaptable to other training frameworks. The corresponding script is located here `./llama3_SAE/determined_trails.py`.
65
  Some of the evaluation functions are located in `./evaluations`.
66
 
67
  # Citation