humanlong commited on
Commit
950655e
·
verified ·
1 Parent(s): 9e8338e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -12
README.md CHANGED
@@ -1,12 +1,20 @@
1
- ---
2
- title: EmoDebt
3
- emoji: 🌍
4
- colorFrom: purple
5
- colorTo: yellow
6
- sdk: gradio
7
- sdk_version: 6.10.0
8
- app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: EmoDebt
3
+ emoji: "🧠"
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: "4.44.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ arxiv: "2503.21080"
12
+ ---
13
+
14
+ # EmoDebt: Bayesian-Optimized Emotional Intelligence for Debt Recovery
15
+
16
+ Interactive demo for the AAMAS 2026 paper.
17
+
18
+ - [Paper (arXiv)](https://arxiv.org/abs/2503.21080)
19
+ - [GitHub](https://github.com/Yunbo-max/EmoDebt)
20
+ - [AAMAS 2026 Accepted Papers](https://cyprusconferences.org/aamas2026/accepted-research-track/)