Passages
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
Passages has 6 facts recorded in Dontopedia across 5 references, with 1 live disagreement.
Mostly:rdf:type(3), used for(1), indexed by(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (17)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
hasParameterHas Parameter(3)
- Dataset
ex:dataset - Init
ex:__init__ - Init Method
ex:init-method
assignsAttributeAssigns Attribute(1)
- Dense Retrieval Dataset Init
ex:dense-retrieval-dataset-init
booksPassagesByTelegramOrLetterBooks Passages by Telegram or Letter(1)
- Wm Howard Smith and Sons Ltd
ex:wm-howard-smith-and-sons-ltd
chargesLowestCurrentRatesCharges Lowest Current Rates(1)
- Adelaide Steamship Company Limited
ex:adelaide-steamship-company-limited
constructorArgsConstructor Args(1)
- Dataset Object
ex:dataset-object
constructorTakesConstructor Takes(1)
- Dense Retrieval Dataset
ex:DenseRetrievalDataset
ex:createdWithEx:created With(1)
- Dataset
ex:dataset
facilitateBookingsFacilitate Bookings(1)
- Agents
ex:agents
findsFinds(1)
- Dense Retrieval
ex:dense-retrieval
hasAttributeHas Attribute(1)
- Dense Retrieval Dataset
ex:dense-retrieval-dataset
offersModerateRatesOffers Moderate Rates(1)
- Peninsular and Oriental Steam Navigation Company
ex:peninsular-and-oriental-steam-navigation-company
presupposeReaderInterestInTravelPresuppose Reader Interest in Travel(1)
- Shipping Companies
ex:shipping-companies
providesAllInformationProvides All Information(1)
- Graham and Gataker
ex:graham-and-gataker
requiresRequires(1)
- Dense Retrieval Dataset
ex:dense-retrieval-dataset
usedForUsed for(1)
- Steamers
ex:steamers
Other facts (6)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Data Collection | [2] |
| Rdf:type | Data Attribute | [3] |
| Rdf:type | Input Data | [5] |
| Used for | Shell Cultivation | [1] |
| Indexed by | idx | [4] |
| Ex:used in | Context Window Dataset | [5] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (5)
ctx:genes/trove-cooktown/beche-de-merctx:claims/beam/503d566f-4b98-4b5e-a567-8579fbcf1e30- full textbeam-chunktext/plain1 KB
doc:beam/503d566f-4b98-4b5e-a567-8579fbcf1e30Show excerpt
truncation=True, return_attention_mask=True, return_tensors='pt' ) return { 'query': query_encoding, 'passage': passage_encoding } def __len__(self): …
ctx:claims/beam/f3e21318-9145-4c42-b0ba-4224ef6163ba- full textbeam-chunktext/plain1 KB
doc:beam/f3e21318-9145-4c42-b0ba-4224ef6163baShow excerpt
### 6. **Batch Normalization** Batch normalization normalizes the inputs of each layer, which can help stabilize and speed up training while also acting as a form of regularization. ### Implementation Example Here's how you can incorporat…
ctx:claims/beam/67193be4-8562-42e2-9237-cef6df1497fa- full textbeam-chunktext/plain1 KB
doc:beam/67193be4-8562-42e2-9237-cef6df1497faShow excerpt
self.passages = passages self.tokenizer = tokenizer def __getitem__(self, idx): query = self.queries[idx] passage = self.passages[idx] # Compute query complexity query_complexity = len(q…
ctx:claims/beam/eb4f0cbd-fb27-40b9-a4cd-3e5d222ea2ef- full textbeam-chunktext/plain1 KB
doc:beam/eb4f0cbd-fb27-40b9-a4cd-3e5d222ea2efShow excerpt
return len(self.queries) # Load pre-trained model and tokenizer model = AutoModel.from_pretrained('sentence-transformers/all-MiniLM-L6-v2') tokenizer = AutoTokenizer.from_pretrained('sentence-transformers/all-MiniLM-L6-v2') # Crea…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.