CarperAI / CarperAI/InstructGPT
Physical Reasoning
- Dominant language
- No language data
- Stars
- 71
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### 🚀 The Task
Given some description of objects in the world, have the model generate descriptions/solutions for some goal or problem. Many of these could be derived from PIQA examples
### Example
(PIQA) I'm camping and my pillow floated down the river. I have a tin can, a trash bag, and a rubber band. Is there anyway I can make a pillow?
A: Blow into a trash bag and tie with rubber band
(Other example) I have a sheet of paper, how do I make a paper airplane?
A: Fold it in half lengthwise, on one end, fold the corners towards the folded line, .....
### Additional Notes
PIQA paper: https://arxiv.org/abs/1911.11641
Example used from PIQA:
[Goal] Make an outdoor pillow
[Sol1] Blow into a tin can and tie with rubber band
[Sol2] Blow into a trash bag and tie with rubber band
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.