Update ReadME
Browse files- .gitattributes +1 -0
- README.md +3 -0
- output_example.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
output_example.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -155,6 +155,9 @@ The model returns a dictionary with the following entries:
|
|
| 155 |
- **metadata**
|
| 156 |
Additional information useful for analysis and interpretability.
|
| 157 |
|
|
|
|
|
|
|
|
|
|
| 158 |
## Explainability
|
| 159 |
|
| 160 |
S-Proto provides built-in faithful explanations through its prototypical structure:
|
|
|
|
| 155 |
- **metadata**
|
| 156 |
Additional information useful for analysis and interpretability.
|
| 157 |
|
| 158 |
+
|
| 159 |
+

|
| 160 |
+
|
| 161 |
## Explainability
|
| 162 |
|
| 163 |
S-Proto provides built-in faithful explanations through its prototypical structure:
|
output_example.png
ADDED
|
Git LFS Details
|