Commit ·
32f7a9d
1
Parent(s): 1a91b23
Shorten short_description to satisfy HF Spaces YAML limit
Browse files- README.md +1 -1
- README_HF.md +1 -1
README.md
CHANGED
|
@@ -7,7 +7,7 @@ sdk: docker
|
|
| 7 |
app_port: 7860
|
| 8 |
pinned: true
|
| 9 |
license: mit
|
| 10 |
-
short_description: Multi-agent contract negotiation
|
| 11 |
tags:
|
| 12 |
- openenv
|
| 13 |
- multi-agent
|
|
|
|
| 7 |
app_port: 7860
|
| 8 |
pinned: true
|
| 9 |
license: mit
|
| 10 |
+
short_description: Multi-agent contract negotiation with ToM + tribunal rewards
|
| 11 |
tags:
|
| 12 |
- openenv
|
| 13 |
- multi-agent
|
README_HF.md
CHANGED
|
@@ -7,7 +7,7 @@ sdk: docker
|
|
| 7 |
app_port: 7860
|
| 8 |
pinned: true
|
| 9 |
license: mit
|
| 10 |
-
short_description: Multi-agent contract negotiation
|
| 11 |
tags:
|
| 12 |
- openenv
|
| 13 |
- multi-agent
|
|
|
|
| 7 |
app_port: 7860
|
| 8 |
pinned: true
|
| 9 |
license: mit
|
| 10 |
+
short_description: Multi-agent contract negotiation with ToM + tribunal rewards
|
| 11 |
tags:
|
| 12 |
- openenv
|
| 13 |
- multi-agent
|