Dontopedia

seq_len

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)

seq_len has 22 facts recorded in Dontopedia across 10 references, with 3 live disagreements.

22 facts·14 predicates·10 sources·3 in dispute

Mostly:rdf:type(5), is obtained from(2), axiological for scaling benchmark(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (25)

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.

iteratesOverIterates Over(2)

applied-toApplied to(1)

componentComponent(1)

containsContains(1)

:dependsOn:depends on(1)

dependsOnDepends on(1)

enablesConstantTimePerStepEnables Constant Time Per Step(1)

ex:correspondsToEx:corresponds to(1)

exhibitsLinearScalingExhibits Linear Scaling(1)

growsWithSequenceLengthGrows With Sequence Length(1)

increasesInPairwiseWithIncreases in Pairwise With(1)

  • Rex:r

increasesWithIncreases With(1)

isConstantInIs Constant in(1)

logsLogs(1)

maintainsConstantTimeInMaintains Constant Time in(1)

matchesMatches(1)

memoryAndComputeScaleWithMemory and Compute Scale With(1)

pushesSystemTowardWithIncreasingPushes System Toward With Increasing(1)

refersToRefers to(1)

  • Tex:t

scalesAsOLinearScales As O Linear(1)

scalesLinearlyWithScales Linearly With(1)

settingSetting(1)

shapeShape(1)

staysConstantWithSequenceLengthStays Constant With Sequence Length(1)

Other facts (19)

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.

19 facts
PredicateValueRef
Rdf:typeVariable[5]
Rdf:typeMetric[7]
Rdf:typeTensor[8]
Rdf:typeParameter[9]
Rdf:typeVariable[10]
Is Obtained Fromtf.shape[8]
Is Obtained Fromx[1][8]
Axiological for Scaling Benchmark500 Tokens[1]
Is256[2]
Equals2048[3]
Previous Value2048[4]
New Value1024[4]
Memory Impact4x Less Activation Memory[4]
Correlated WithSynchronization[5]
DoubledActivation Memory[6]
Has CommentGet the sequence length[8]
Variable Nameseq_len[9]
Value512[10]
MatchesMax Window Size[10]

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.

axiologicalForScalingBenchmarkblah/watt-activation/part-454
ex:500-tokens
isblah/watt-activation/part-673
256
equalsblah/watt-activation/part-706
2048
previousValueblah/watt-activation/12
2048
newValueblah/watt-activation/12
1024
memoryImpactblah/watt-activation/12
ex:4x-less-activation-memory
typeblah/watt-activation/54
ex:Variable
correlatedWithblah/watt-activation/54
ex:synchronization
doubledblah/watt-activation/125
ex:activation-memory
typebeam/8ff92b63-ceb6-400e-91aa-e7d9e84e848d
ex:Metric
labelbeam/8ff92b63-ceb6-400e-91aa-e7d9e84e848d
len(input_sequence)
isObtainedFrombeam/174c1239-1a5b-4e76-a883-761f1aff86cb
tf.shape
typebeam/174c1239-1a5b-4e76-a883-761f1aff86cb
ex:Tensor
labelbeam/174c1239-1a5b-4e76-a883-761f1aff86cb
seq_len
isObtainedFrombeam/174c1239-1a5b-4e76-a883-761f1aff86cb
x[1]
hasCommentbeam/174c1239-1a5b-4e76-a883-761f1aff86cb
Get the sequence length
typebeam/897b7b85-132e-45ab-a5df-34500775a74a
ex:Parameter
variable-namebeam/897b7b85-132e-45ab-a5df-34500775a74a
seq_len
typebeam/77f26145-94db-4cae-9f14-ffd10b5837d7
ex:Variable
labelbeam/77f26145-94db-4cae-9f14-ffd10b5837d7
sequence_length
valuebeam/77f26145-94db-4cae-9f14-ffd10b5837d7
512
matchesbeam/77f26145-94db-4cae-9f14-ffd10b5837d7
ex:max-window-size

References (10)

10 references
  1. [1]Part 4541 fact
    ctx:discord/blah/watt-activation/part-454
  2. [2]Part 6731 fact
    ctx:discord/blah/watt-activation/part-673
  3. [3]Part 7061 fact
    ctx:discord/blah/watt-activation/part-706
  4. [4]123 facts
    ctx:discord/blah/watt-activation/12
    • full textwatt-activation-12
      text/plain3 KBdoc:agent/watt-activation-12/2b226561-3075-47ab-89b3-591d7663c93b
      Show excerpt
      [2026-02-27 14:42] xenonfun: the codebase already computes SVD in model.py:effective_rank (files: Screenshot_2026-02-27_at_9.41.31_AM.png) [2026-02-27 15:41] xenonfun: (files: Screenshot_2026-02-27_at_10.41.22_AM.png) [2026-02-27 15:44] xe
  5. [5]542 facts
    ctx:discord/blah/watt-activation/54
    • full textwatt-activation-54
      text/plain3 KBdoc:agent/watt-activation-54/9c160fbe-3ecd-4fef-a7f2-05c09e10d384
      Show excerpt
      [2026-03-07 08:45] xenonfun: ``` My read overall This has crossed the line from “interesting mechanism” to credible architectural contribution. Not because any one metric is huge, but because the results are internally consistent: the mo
  6. [6]1251 fact
    ctx:discord/blah/watt-activation/125
    • full textwatt-activation-125
      text/plain3 KBdoc:agent/watt-activation-125/078b0573-153a-47f9-81de-fbf8dd1915e3
      Show excerpt
      [2026-03-09 03:33] xenonfun: ❯ we want to do 2K seq tho ⏺ Doubling seq doubles the activation memory. BS=8, seq=2048 = same logit tensor size as BS=16, seq=1024 — which hit 85GB. We need to re-check BS. BS=4, seq=2048 = 8,192 tokens/bat
  7. ctx:claims/beam/8ff92b63-ceb6-400e-91aa-e7d9e84e848d
  8. ctx:claims/beam/174c1239-1a5b-4e76-a883-761f1aff86cb
    • full textbeam-chunk
      text/plain1 KBdoc:beam/174c1239-1a5b-4e76-a883-761f1aff86cb
      Show excerpt
      from tensorflow.keras.models import Model import numpy as np # Define a function to implement context window concepts with dynamic context size def implement_dynamic_context_window_concepts(input_ids): # Define the input layer inpu
  9. ctx:claims/beam/897b7b85-132e-45ab-a5df-34500775a74a
    • full textbeam-chunk
      text/plain1 KBdoc:beam/897b7b85-132e-45ab-a5df-34500775a74a
      Show excerpt
      3. **Extract Context Window**: Define a lambda layer to extract the context window around each token. The context size is calculated dynamically based on the query length. 4. **Flatten Context Window**: Flatten the context window tensor to
  10. ctx:claims/beam/77f26145-94db-4cae-9f14-ffd10b5837d7

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.