allenai / allenai/ScienceWorld
The issues in measure-melting-point
- Lingua principale
- Scala
- Stelle
- 391
- Fork
- 42
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi, thanks for your contribution on ScienceWorld, and I found serval issues in this.
1. The gold Path generated by `env.getGoldActionSequence()` doesn't make sense. For example:
- **action**: use thermometer in inventory on chocolate, **obs**: the thermometer measures a temperature of 34 degrees celsius。
- **action**: focus on green box, **obs**: You focus on the green box.
The generated action and the corresponding obs did not observe any change in the state of substance and directly selected the answer.
2. The problem in measuring the melting point of mercury
First, all the observation got by the gold actions still don't have a change in the state of substance, but it still choose the correct answer.
Moreover, the freezer seems very difficult to freeze the mercury to its true melting point of -35 celsius, i tried aound 50 round and it still didn't work.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.