Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PyGAAMAS
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxime Morge
PyGAAMAS
Commits
8067a387
Commit
8067a387
authored
2 weeks ago
by
Maxime Morge
Browse files
Options
Downloads
Patches
Plain Diff
Improve Preference Elicitation
parent
7e502dab
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-2
3 additions, 2 deletions
README.md
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
8067a387
...
...
@@ -86,7 +86,9 @@ Newt Figure presents a violin plot illustrating the share of the
total amount (
\$
100) that the dictator allocates to themselves for each model.
The median share taken by
<tt>
GPT-4.5
</tt>
,
<tt>
Llama3
</tt>
,
<tt>
Mistral-Small
</tt>
, and
<tt>
DeepSeek-R1
</tt>
through one-shot decisions is
\$
50, likely due to a corpus-based biases like term frequency. When we ask the
\$
50, likely due to a corpus-based biases like term frequency.
The median share taken by
<tt>
mixtral:8x7b
</tt>
,
<tt>
Llama3.3:latest
</tt>
,
is
\$
60. When we ask the
models to generate a strategy rather than a one-shot action, all models
distribute the amount equally, except
<tt>
GPT-4.5
</tt>
, which retains about
$70
\%
$ of the total amount. Interestingly, under these standard conditions,
...
...
@@ -99,7 +101,6 @@ preferences, or contexts.

Our sensitivity analysis of the temperature parameter reveals that the portion
retained by the dictator remains stable. However, the decisions become more
deterministic at low temperatures, whereas allocation diversity increases at
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment