gghfez commited on
Commit
f578595
·
verified ·
1 Parent(s): 971656c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,6 +7,7 @@ base_model:
7
  tags:
8
  - jlens,
9
  - jacobian-lens,
 
10
  ---
11
 
12
  ```bash
@@ -83,4 +84,4 @@ for layer in layers:
83
 
84
  print("-"*6)
85
  print(f"Model prediction: {top5(model_logits[0])}")
86
- ```
 
7
  tags:
8
  - jlens,
9
  - jacobian-lens,
10
+ - interpretability
11
  ---
12
 
13
  ```bash
 
84
 
85
  print("-"*6)
86
  print(f"Model prediction: {top5(model_logits[0])}")
87
+ ```