rose-e-wang
commited on
Commit
•
38a598e
1
Parent(s):
659a684
Update
Browse files
README.md
CHANGED
@@ -22,6 +22,10 @@ Optionally, there is other interesting metadata from our Bridge method:
|
|
22 |
- `z_what` is the strategy that the experienced teacher wants to use in their response
|
23 |
- `z_why` is the intention that the experienced teacher wants to achieve in their response
|
24 |
|
|
|
|
|
|
|
|
|
25 |
# 🌁 Bridging the Novice-Expert Gap via Models of Decision-Making
|
26 |
|
27 |
[Paper Link](https://arxiv.org/abs/2310.10648), [Code Link](https://github.com/rosewang2008/bridge/)
|
|
|
22 |
- `z_what` is the strategy that the experienced teacher wants to use in their response
|
23 |
- `z_why` is the intention that the experienced teacher wants to achieve in their response
|
24 |
|
25 |
+
With the metadata, you can replicate our model of teacher's internal decision thoughts:
|
26 |
+
|
27 |
+
![Main Figure](fig1.png)
|
28 |
+
|
29 |
# 🌁 Bridging the Novice-Expert Gap via Models of Decision-Making
|
30 |
|
31 |
[Paper Link](https://arxiv.org/abs/2310.10648), [Code Link](https://github.com/rosewang2008/bridge/)
|