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 |
+

|
| 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/)
|