Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

params.yaml 969 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  1. meta: >-
  2. Same as exp 9, but with longer chains (len 1000 after warm-up removal and splitting).
  3. Same observations as exp 9 (not regenerated)
  4. 5 block task, no E0 no-norm ll filter, no-norm in grammar and prod. probs. changed; more generic obligation (1 moved conditions, mostly 'any') + permission norms; 50 observations
  5. env_name: default
  6. colour_specific: ['r', 'g', 'b']
  7. shape_specific: ['square', 'circle', 'triangle']
  8. target_area: -0.8, 0.7 ; 0.25, 0.99
  9. true_norm:
  10. name: default
  11. exp: ['Norms', ['Obl', ['Moved', ['Colour', 'r'], ['Shape', 'any'], ['Zone', '1'], ['Next-Move', ['Colour', 'any'], ['Shape', 'any']]], ['Zone', '2']], ['Per', ['Action', 'putdown'], ['Colour', 'any'], ['Shape', 'square'], ['PerZone', '3']]]
  12. num_observations: 100 #Times to generate observations for task
  13. obs_data_set: 1
  14. n: 1000 #Length of sequence after discarding warm-up part and splitting in half
  15. m: 10 #Number of sequences after splitting in half
  16. rf: 0.6
  17. rhat_step_size: 50
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...