Spaces:
Runtime error
Runtime error
nicholasKluge
commited on
Commit
•
3fa0a8f
1
Parent(s):
6774d3c
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Integrated Gradients DistilBERT
|
3 |
emoji: 🦀
|
4 |
colorFrom: blue
|
5 |
colorTo: blue
|
@@ -10,4 +10,4 @@ pinned: false
|
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
-
Check out the
|
|
|
1 |
---
|
2 |
+
title: Integrated Gradients DistilBERT - By Teeny-Tiny Castle
|
3 |
emoji: 🦀
|
4 |
colorFrom: blue
|
5 |
colorTo: blue
|
|
|
10 |
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
+
Check out the tutorial [here](https://github.com/Nkluge-correa/teeny-tiny_castle/blob/master/ML%20Explainability/NLP%20Interpreter/gradient_explanations_BERT.ipynb)!
|