Muqeeth commited on
Commit
0019887
·
verified ·
1 Parent(s): 013c159

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .hydra/hydra.yaml +154 -0
  2. .hydra/overrides.yaml +1 -0
  3. generate_and_train.log +0 -0
  4. seed_1000/Qwen/Qwen2.5-7B-Instruct/adapters/README.md +207 -0
  5. seed_1000/Qwen/Qwen2.5-7B-Instruct/adapters/agent_adapter/adapter_config.json +41 -0
  6. seed_1000/Qwen/Qwen2.5-7B-Instruct/adapters/critic_adapter/adapter_config.json +41 -0
  7. seed_1000/iteration_000/mgid:14218722_rollout_tree.json +0 -0
  8. seed_1000/iteration_000/mgid:17484019_rollout_tree.json +0 -0
  9. seed_1000/iteration_000/mgid:17516915_rollout_tree.json +0 -0
  10. seed_1000/iteration_000/mgid:18462487_rollout_tree.json +0 -0
  11. seed_1000/iteration_000/mgid:19483926_rollout_tree.json +0 -0
  12. seed_1000/iteration_000/mgid:20932079_rollout_tree.json +0 -0
  13. seed_1000/iteration_000/mgid:22994554_rollout_tree.json +0 -0
  14. seed_1000/iteration_000/mgid:24362073_rollout_tree.json +0 -0
  15. seed_1000/iteration_000/mgid:25099862_rollout_tree.json +0 -0
  16. seed_1000/iteration_000/mgid:27728965_rollout_tree.json +0 -0
  17. seed_1000/iteration_000/mgid:28714681_rollout_tree.json +0 -0
  18. seed_1000/iteration_000/mgid:32906156_rollout_tree.json +0 -0
  19. seed_1000/iteration_000/mgid:44917299_rollout_tree.json +0 -0
  20. seed_1000/iteration_000/mgid:46666119_rollout_tree.json +0 -0
  21. seed_1000/iteration_000/mgid:48846846_rollout_tree.json +0 -0
  22. seed_1000/iteration_000/mgid:88453227_rollout_tree.json +0 -0
  23. seed_1000/iteration_000/mgid:89021106_rollout_tree.json +0 -0
  24. seed_1000/iteration_002/agent:Alice_rewards.csv +64 -0
  25. seed_1000/iteration_002/agent:Bob_rewards.csv +64 -0
  26. seed_1000/iteration_002/mgid:10163391_rollout_tree.json +0 -0
  27. seed_1000/iteration_002/mgid:11165039_rollout_tree.json +0 -0
  28. seed_1000/iteration_002/mgid:11413570_rollout_tree.json +0 -0
  29. seed_1000/iteration_002/mgid:11442160_rollout_tree.json +0 -0
  30. seed_1000/iteration_002/mgid:12570573_rollout_tree.json +0 -0
  31. seed_1000/iteration_002/mgid:12962558_rollout_tree.json +0 -0
  32. seed_1000/iteration_002/mgid:13260756_rollout_tree.json +0 -0
  33. seed_1000/iteration_002/mgid:13314613_rollout_tree.json +0 -0
  34. seed_1000/iteration_002/mgid:14507739_rollout_tree.json +0 -0
  35. seed_1000/iteration_002/mgid:15140346_rollout_tree.json +0 -0
  36. seed_1000/iteration_002/mgid:15305621_rollout_tree.json +0 -0
  37. seed_1000/iteration_002/mgid:15385149_rollout_tree.json +0 -0
  38. seed_1000/iteration_002/mgid:15943009_rollout_tree.json +0 -0
  39. seed_1000/iteration_002/mgid:17595200_rollout_tree.json +0 -0
  40. seed_1000/iteration_002/mgid:17634631_rollout_tree.json +0 -0
  41. seed_1000/iteration_002/mgid:18122666_rollout_tree.json +0 -0
  42. seed_1000/iteration_002/mgid:19442859_rollout_tree.json +0 -0
  43. seed_1000/iteration_002/mgid:19603302_rollout_tree.json +0 -0
  44. seed_1000/iteration_002/mgid:20349861_rollout_tree.json +0 -0
  45. seed_1000/iteration_002/mgid:20433723_rollout_tree.json +0 -0
  46. seed_1000/iteration_002/mgid:21478155_rollout_tree.json +0 -0
  47. seed_1000/iteration_002/mgid:22002747_rollout_tree.json +0 -0
  48. seed_1000/iteration_002/mgid:22186650_rollout_tree.json +0 -0
  49. seed_1000/iteration_002/mgid:23059506_rollout_tree.json +0 -0
  50. seed_1000/iteration_002/mgid:23757234_rollout_tree.json +0 -0
.hydra/hydra.yaml ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hydra:
2
+ run:
3
+ dir: ${oc.env:SCRATCH}/llm_negotiation/${now:%Y_%m}/${experiment.name}
4
+ sweep:
5
+ dir: multirun/${now:%Y-%m-%d}/${now:%H-%M-%S}
6
+ subdir: ${hydra.job.num}
7
+ launcher:
8
+ _target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher
9
+ sweeper:
10
+ _target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper
11
+ max_batch_size: null
12
+ params: null
13
+ help:
14
+ app_name: ${hydra.job.name}
15
+ header: '${hydra.help.app_name} is powered by Hydra.
16
+
17
+ '
18
+ footer: 'Powered by Hydra (https://hydra.cc)
19
+
20
+ Use --hydra-help to view Hydra specific help
21
+
22
+ '
23
+ template: '${hydra.help.header}
24
+
25
+ == Configuration groups ==
26
+
27
+ Compose your configuration from those groups (group=option)
28
+
29
+
30
+ $APP_CONFIG_GROUPS
31
+
32
+
33
+ == Config ==
34
+
35
+ Override anything in the config (foo.bar=value)
36
+
37
+
38
+ $CONFIG
39
+
40
+
41
+ ${hydra.help.footer}
42
+
43
+ '
44
+ hydra_help:
45
+ template: 'Hydra (${hydra.runtime.version})
46
+
47
+ See https://hydra.cc for more info.
48
+
49
+
50
+ == Flags ==
51
+
52
+ $FLAGS_HELP
53
+
54
+
55
+ == Configuration groups ==
56
+
57
+ Compose your configuration from those groups (For example, append hydra/job_logging=disabled
58
+ to command line)
59
+
60
+
61
+ $HYDRA_CONFIG_GROUPS
62
+
63
+
64
+ Use ''--cfg hydra'' to Show the Hydra config.
65
+
66
+ '
67
+ hydra_help: ???
68
+ hydra_logging:
69
+ version: 1
70
+ formatters:
71
+ simple:
72
+ format: '[%(asctime)s][HYDRA] %(message)s'
73
+ handlers:
74
+ console:
75
+ class: logging.StreamHandler
76
+ formatter: simple
77
+ stream: ext://sys.stdout
78
+ root:
79
+ level: INFO
80
+ handlers:
81
+ - console
82
+ loggers:
83
+ logging_example:
84
+ level: DEBUG
85
+ disable_existing_loggers: false
86
+ job_logging:
87
+ version: 1
88
+ formatters:
89
+ simple:
90
+ format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s'
91
+ handlers:
92
+ console:
93
+ class: logging.StreamHandler
94
+ formatter: simple
95
+ stream: ext://sys.stdout
96
+ file:
97
+ class: logging.FileHandler
98
+ formatter: simple
99
+ filename: ${hydra.runtime.output_dir}/${hydra.job.name}.log
100
+ root:
101
+ level: INFO
102
+ handlers:
103
+ - console
104
+ - file
105
+ disable_existing_loggers: false
106
+ env: {}
107
+ mode: RUN
108
+ searchpath: []
109
+ callbacks: {}
110
+ output_subdir: .hydra
111
+ overrides:
112
+ hydra:
113
+ - hydra.mode=RUN
114
+ task: []
115
+ job:
116
+ name: generate_and_train
117
+ chdir: false
118
+ override_dirname: ''
119
+ id: ???
120
+ num: ???
121
+ config_name: ipd_prev_ad_align_qwen2.5_7b.yaml
122
+ env_set: {}
123
+ env_copy: []
124
+ config:
125
+ override_dirname:
126
+ kv_sep: '='
127
+ item_sep: ','
128
+ exclude_keys: []
129
+ runtime:
130
+ version: 1.3.2
131
+ version_base: '1.1'
132
+ cwd: /home/mila/m/mohammed.muqeeth/llm_negotiation
133
+ config_sources:
134
+ - path: hydra.conf
135
+ schema: pkg
136
+ provider: hydra
137
+ - path: /home/mila/m/mohammed.muqeeth/llm_negotiation/configs
138
+ schema: file
139
+ provider: main
140
+ - path: ''
141
+ schema: structured
142
+ provider: schema
143
+ output_dir: /network/scratch/m/mohammed.muqeeth/llm_negotiation/2025_08/ipd_prev_ad_align_qwen2.5_7b
144
+ choices:
145
+ hydra/env: default
146
+ hydra/callbacks: null
147
+ hydra/job_logging: default
148
+ hydra/hydra_logging: default
149
+ hydra/hydra_help: default
150
+ hydra/help: default
151
+ hydra/sweeper: basic
152
+ hydra/launcher: basic
153
+ hydra/output: default
154
+ verbose: false
.hydra/overrides.yaml ADDED
@@ -0,0 +1 @@
 
 
1
+ []
generate_and_train.log ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/Qwen/Qwen2.5-7B-Instruct/adapters/README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-7B-Instruct
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen2.5-7B-Instruct
7
+ - lora
8
+ - transformers
9
+ ---
10
+
11
+ # Model Card for Model ID
12
+
13
+ <!-- Provide a quick summary of what the model is/does. -->
14
+
15
+
16
+
17
+ ## Model Details
18
+
19
+ ### Model Description
20
+
21
+ <!-- Provide a longer summary of what this model is. -->
22
+
23
+
24
+
25
+ - **Developed by:** [More Information Needed]
26
+ - **Funded by [optional]:** [More Information Needed]
27
+ - **Shared by [optional]:** [More Information Needed]
28
+ - **Model type:** [More Information Needed]
29
+ - **Language(s) (NLP):** [More Information Needed]
30
+ - **License:** [More Information Needed]
31
+ - **Finetuned from model [optional]:** [More Information Needed]
32
+
33
+ ### Model Sources [optional]
34
+
35
+ <!-- Provide the basic links for the model. -->
36
+
37
+ - **Repository:** [More Information Needed]
38
+ - **Paper [optional]:** [More Information Needed]
39
+ - **Demo [optional]:** [More Information Needed]
40
+
41
+ ## Uses
42
+
43
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
44
+
45
+ ### Direct Use
46
+
47
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
48
+
49
+ [More Information Needed]
50
+
51
+ ### Downstream Use [optional]
52
+
53
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
54
+
55
+ [More Information Needed]
56
+
57
+ ### Out-of-Scope Use
58
+
59
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
60
+
61
+ [More Information Needed]
62
+
63
+ ## Bias, Risks, and Limitations
64
+
65
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
66
+
67
+ [More Information Needed]
68
+
69
+ ### Recommendations
70
+
71
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
72
+
73
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
74
+
75
+ ## How to Get Started with the Model
76
+
77
+ Use the code below to get started with the model.
78
+
79
+ [More Information Needed]
80
+
81
+ ## Training Details
82
+
83
+ ### Training Data
84
+
85
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
86
+
87
+ [More Information Needed]
88
+
89
+ ### Training Procedure
90
+
91
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
92
+
93
+ #### Preprocessing [optional]
94
+
95
+ [More Information Needed]
96
+
97
+
98
+ #### Training Hyperparameters
99
+
100
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
101
+
102
+ #### Speeds, Sizes, Times [optional]
103
+
104
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
105
+
106
+ [More Information Needed]
107
+
108
+ ## Evaluation
109
+
110
+ <!-- This section describes the evaluation protocols and provides the results. -->
111
+
112
+ ### Testing Data, Factors & Metrics
113
+
114
+ #### Testing Data
115
+
116
+ <!-- This should link to a Dataset Card if possible. -->
117
+
118
+ [More Information Needed]
119
+
120
+ #### Factors
121
+
122
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
123
+
124
+ [More Information Needed]
125
+
126
+ #### Metrics
127
+
128
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
129
+
130
+ [More Information Needed]
131
+
132
+ ### Results
133
+
134
+ [More Information Needed]
135
+
136
+ #### Summary
137
+
138
+
139
+
140
+ ## Model Examination [optional]
141
+
142
+ <!-- Relevant interpretability work for the model goes here -->
143
+
144
+ [More Information Needed]
145
+
146
+ ## Environmental Impact
147
+
148
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
149
+
150
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
151
+
152
+ - **Hardware Type:** [More Information Needed]
153
+ - **Hours used:** [More Information Needed]
154
+ - **Cloud Provider:** [More Information Needed]
155
+ - **Compute Region:** [More Information Needed]
156
+ - **Carbon Emitted:** [More Information Needed]
157
+
158
+ ## Technical Specifications [optional]
159
+
160
+ ### Model Architecture and Objective
161
+
162
+ [More Information Needed]
163
+
164
+ ### Compute Infrastructure
165
+
166
+ [More Information Needed]
167
+
168
+ #### Hardware
169
+
170
+ [More Information Needed]
171
+
172
+ #### Software
173
+
174
+ [More Information Needed]
175
+
176
+ ## Citation [optional]
177
+
178
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
179
+
180
+ **BibTeX:**
181
+
182
+ [More Information Needed]
183
+
184
+ **APA:**
185
+
186
+ [More Information Needed]
187
+
188
+ ## Glossary [optional]
189
+
190
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
191
+
192
+ [More Information Needed]
193
+
194
+ ## More Information [optional]
195
+
196
+ [More Information Needed]
197
+
198
+ ## Model Card Authors [optional]
199
+
200
+ [More Information Needed]
201
+
202
+ ## Model Card Contact
203
+
204
+ [More Information Needed]
205
+ ### Framework versions
206
+
207
+ - PEFT 0.16.0
seed_1000/Qwen/Qwen2.5-7B-Instruct/adapters/agent_adapter/adapter_config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 64,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 32,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "gate_proj",
29
+ "v_proj",
30
+ "k_proj",
31
+ "down_proj",
32
+ "q_proj",
33
+ "up_proj",
34
+ "o_proj"
35
+ ],
36
+ "task_type": "CAUSAL_LM",
37
+ "trainable_token_indices": null,
38
+ "use_dora": false,
39
+ "use_qalora": false,
40
+ "use_rslora": false
41
+ }
seed_1000/Qwen/Qwen2.5-7B-Instruct/adapters/critic_adapter/adapter_config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 64,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 32,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "gate_proj",
29
+ "v_proj",
30
+ "k_proj",
31
+ "down_proj",
32
+ "q_proj",
33
+ "up_proj",
34
+ "o_proj"
35
+ ],
36
+ "task_type": "CAUSAL_LM",
37
+ "trainable_token_indices": null,
38
+ "use_dora": false,
39
+ "use_qalora": false,
40
+ "use_rslora": false
41
+ }
seed_1000/iteration_000/mgid:14218722_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:17484019_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:17516915_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:18462487_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:19483926_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:20932079_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:22994554_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:24362073_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:25099862_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:27728965_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:28714681_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:32906156_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:44917299_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:46666119_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:48846846_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:88453227_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_000/mgid:89021106_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/agent:Alice_rewards.csv ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 1,3,1,3,1,3,1,3,1,3
2
+ 1,3,1,3,1,3,1,3,1,3
3
+ 1,3,1,3,1,3,1,3,1,3
4
+ 1,5,0,1,5,0,1,5,0,1
5
+ 1,5,0,1,5,0,1,5,0,1
6
+ 1,0,1,0,1,0,1,0,1,0
7
+ 1,3,1,3,1,3,1,3,1,3
8
+ 1,3,1,3,1,3,1,3,1,3
9
+ 1,0,1,0,1,0,1,0,1,0
10
+ 1,0,1,0,1,0,1,0,1,0
11
+ 1,3,1,3,1,3,1,3,1,3
12
+ 1,3,1,3,1,3,1,3,1,3
13
+ 1,3,1,3,1,3,1,3,1,3
14
+ 1,3,1,3,1,3,1,3,1,3
15
+ 1,3,1,3,1,3,1,3,1,3
16
+ 1,3,1,3,1,3,1,3,1,3
17
+ 1,3,1,3,1,3,1,3,1,3
18
+ 1,5,1,1,1,1,1,1,1,1
19
+ 1,3,1,3,1,3,1,3,1,3
20
+ 1,3,1,3,1,3,1,3,1,3
21
+ 1,3,1,3,1,3,1,3,1,3
22
+ 1,3,1,3,1,3,1,3,1,3
23
+ 1,5,0,1,5,0,1,5,0,1
24
+ 1,3,1,3,1,3,1,3,1,3
25
+ 1,3,1,3,1,3,1,3,1,3
26
+ 1,1,1,1,1,1,1,1,1,1
27
+ 1,3,1,3,1,3,1,3,1,3
28
+ 1,3,1,3,1,3,1,3,1,3
29
+ 1,3,1,3,1,3,1,3,1,3
30
+ 1,5,1,5,1,5,1,5,1,5
31
+ 1,3,1,3,1,3,1,3,1,3
32
+ 1,3,1,3,1,3,1,3,1,3
33
+ 1,5,5,1,1,1,1,1,1,1
34
+ 1,0,5,1,0,5,1,0,5,1
35
+ 1,3,1,3,1,3,1,3,1,3
36
+ 1,3,1,3,1,3,1,3,1,3
37
+ 1,3,1,3,1,3,1,3,1,3
38
+ 1,0,1,0,1,0,1,0,1,0
39
+ 1,3,1,3,1,3,1,3,1,3
40
+ 1,3,1,3,1,3,1,3,1,3
41
+ 1,3,1,3,1,3,1,3,1,3
42
+ 1,5,1,5,1,5,1,5,1,5
43
+ 1,5,5,1,0,1,0,1,0,1
44
+ 1,3,1,3,1,3,1,3,1,3
45
+ 1,3,1,3,1,3,1,3,1,3
46
+ 1,3,1,3,1,3,1,3,1,3
47
+ 1,3,1,3,1,3,1,3,1,3
48
+ 1,5,1,5,1,5,1,5,1,5
49
+ 1,3,1,3,1,3,1,3,1,3
50
+ 1,3,1,3,1,3,1,3,1,3
51
+ 1,3,1,3,1,3,1,3,1,3
52
+ 1,3,1,3,1,3,1,3,1,3
53
+ 1,1,1,1,1,1,1,1,1,1
54
+ 1,3,1,3,1,3,1,3,1,3
55
+ 1,3,1,3,1,3,1,3,1,3
56
+ 1,0,1,0,1,0,1,0,1,0
57
+ 1,0,1,0,1,0,1,0,1,0
58
+ 1,3,1,3,1,3,1,3,1,3
59
+ 1,0,0,1,5,1,3,1,5,1
60
+ 1,3,1,3,1,3,1,3,1,3
61
+ 1,5,1,5,1,5,1,5,1,5
62
+ 1,3,1,3,1,3,1,3,1,3
63
+ 1,3,1,3,1,3,1,3,1,3
64
+ 1,3,1,3,1,3,1,3,1,3
seed_1000/iteration_002/agent:Bob_rewards.csv ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 1,3,1,3,1,3,1,3,1,3
2
+ 1,3,1,3,1,3,1,3,1,3
3
+ 1,3,1,3,1,3,1,3,1,3
4
+ 1,0,5,1,0,5,1,0,5,1
5
+ 1,0,5,1,0,5,1,0,5,1
6
+ 1,5,1,5,1,5,1,5,1,5
7
+ 1,3,1,3,1,3,1,3,1,3
8
+ 1,3,1,3,1,3,1,3,1,3
9
+ 1,5,1,5,1,5,1,5,1,5
10
+ 1,5,1,5,1,5,1,5,1,5
11
+ 1,3,1,3,1,3,1,3,1,3
12
+ 1,3,1,3,1,3,1,3,1,3
13
+ 1,3,1,3,1,3,1,3,1,3
14
+ 1,3,1,3,1,3,1,3,1,3
15
+ 1,3,1,3,1,3,1,3,1,3
16
+ 1,3,1,3,1,3,1,3,1,3
17
+ 1,3,1,3,1,3,1,3,1,3
18
+ 1,0,1,1,1,1,1,1,1,1
19
+ 1,3,1,3,1,3,1,3,1,3
20
+ 1,3,1,3,1,3,1,3,1,3
21
+ 1,3,1,3,1,3,1,3,1,3
22
+ 1,3,1,3,1,3,1,3,1,3
23
+ 1,0,5,1,0,5,1,0,5,1
24
+ 1,3,1,3,1,3,1,3,1,3
25
+ 1,3,1,3,1,3,1,3,1,3
26
+ 1,1,1,1,1,1,1,1,1,1
27
+ 1,3,1,3,1,3,1,3,1,3
28
+ 1,3,1,3,1,3,1,3,1,3
29
+ 1,3,1,3,1,3,1,3,1,3
30
+ 1,0,1,0,1,0,1,0,1,0
31
+ 1,3,1,3,1,3,1,3,1,3
32
+ 1,3,1,3,1,3,1,3,1,3
33
+ 1,0,0,1,1,1,1,1,1,1
34
+ 1,5,0,1,5,0,1,5,0,1
35
+ 1,3,1,3,1,3,1,3,1,3
36
+ 1,3,1,3,1,3,1,3,1,3
37
+ 1,3,1,3,1,3,1,3,1,3
38
+ 1,5,1,5,1,5,1,5,1,5
39
+ 1,3,1,3,1,3,1,3,1,3
40
+ 1,3,1,3,1,3,1,3,1,3
41
+ 1,3,1,3,1,3,1,3,1,3
42
+ 1,0,1,0,1,0,1,0,1,0
43
+ 1,0,0,1,5,1,5,1,5,1
44
+ 1,3,1,3,1,3,1,3,1,3
45
+ 1,3,1,3,1,3,1,3,1,3
46
+ 1,3,1,3,1,3,1,3,1,3
47
+ 1,3,1,3,1,3,1,3,1,3
48
+ 1,0,1,0,1,0,1,0,1,0
49
+ 1,3,1,3,1,3,1,3,1,3
50
+ 1,3,1,3,1,3,1,3,1,3
51
+ 1,3,1,3,1,3,1,3,1,3
52
+ 1,3,1,3,1,3,1,3,1,3
53
+ 1,1,1,1,1,1,1,1,1,1
54
+ 1,3,1,3,1,3,1,3,1,3
55
+ 1,3,1,3,1,3,1,3,1,3
56
+ 1,5,1,5,1,5,1,5,1,5
57
+ 1,5,1,5,1,5,1,5,1,5
58
+ 1,3,1,3,1,3,1,3,1,3
59
+ 1,5,5,1,0,1,3,1,0,1
60
+ 1,3,1,3,1,3,1,3,1,3
61
+ 1,0,1,0,1,0,1,0,1,0
62
+ 1,3,1,3,1,3,1,3,1,3
63
+ 1,3,1,3,1,3,1,3,1,3
64
+ 1,3,1,3,1,3,1,3,1,3
seed_1000/iteration_002/mgid:10163391_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:11165039_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:11413570_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:11442160_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:12570573_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:12962558_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:13260756_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:13314613_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:14507739_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:15140346_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:15305621_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:15385149_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:15943009_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:17595200_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:17634631_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:18122666_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:19442859_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:19603302_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:20349861_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:20433723_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:21478155_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:22002747_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:22186650_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:23059506_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff
 
seed_1000/iteration_002/mgid:23757234_rollout_tree.json ADDED
The diff for this file is too large to render. See raw diff