Commit ·
50e175f
1
Parent(s): f21fd35
Add initial Krish model card and checkpoint
Browse files- README.md +19 -0
- best_model.pt +3 -0
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: pytorch
|
| 3 |
+
tags:
|
| 4 |
+
- emotion-recognition
|
| 5 |
+
- plutchik
|
| 6 |
+
- erc
|
| 7 |
+
license: mit
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# Krish
|
| 11 |
+
|
| 12 |
+
Plutchik ERC multi-task model checkpoint.
|
| 13 |
+
|
| 14 |
+
## Files
|
| 15 |
+
- `best_model.pt`: Trained checkpoint from local project state.
|
| 16 |
+
|
| 17 |
+
## Source
|
| 18 |
+
- Repository: https://github.com/Krsnapriya/aegis
|
| 19 |
+
- Commit: 084ceb3
|
best_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d69f148368460ca2e4ef1e885c473d0bab503f8b7d5d62653ff4ec451dff3238
|
| 3 |
+
size 509724191
|