Change a fact. Ask again.
Edits are written to your session's copy-on-write overlay, keyed to the single cell (entity, relation). The shared base is read-only at the filesystem level, your edits are invisible to every other visitor, and they expire on a timer. Nothing here is permanent, which is why you can do it at all.
English
Q1860| Relation | What the model answers | Margin | Change it |
|---|---|---|---|
| P1412- graph: Susan Sontag | Caitlyn Jenner | 0.1673 | |
| P364- graph: The Detective | The Other | 0.0293 | |
| P407- graph: Extant | Ian | 0.1198 | |
| P2936- graph: Fox News | British Empire | 0.1923 | |
| P103- graph: Katy Perry | Caitlyn Jenner | 0.1673 | |
| P37- graph: Kenya | British Empire | 0.1923 | |
| P279- graph: British English | British Empire | 0.1923 | |
| P2341 graph: England | Cypress Hill | 0.0058 | |
| P2989 graph: nominative case | Cypress Hill | 0.0058 | |
| P282 graph: English alphabet | British Empire | 0.1923 | |
| P27- graph: Mátyás Seiber | British Empire | 0.1923 | |
| P4132 graph: nominative–accusative language | The Other | 0.0293 |
"What the model answers" is the model answering, measured cell by cell. It is not copied from the graph. An edit is keyed to (entity, relation): changing one relation leaves every other relation on this entity untouched.
Adding a document is P3
Editing changes one cell. Reading a whole document into its knowledge goes through the gate, which decides per fact whether to write, skip, flag a contradiction, or drop the write; see Grow (P3).