Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sangkeun00 authored May 30, 2024
1 parent 389395f commit 2038014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mnist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ scores. Users can specify the gradient projection strategy
(e.g. LoGra) and the Hessian computation strategy.

```bash
python compute_influences.py --lora none --hessian raw --save grad
python compute_influences.py --lora none --hessian kfac --save grad
```

0 comments on commit 2038014

Please sign in to comment.