OpenLab-NLP commited on
Commit
59328fe
·
verified ·
1 Parent(s): eef534d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- lisense : apache-2.0
3
  ---
4
 
5
  HyperConv is a TensorFlow layer that combines local convolution, global hypernetwork-based modulation, and associative memory, designed for efficient long-context representation learning without self-attention.
@@ -9,4 +9,4 @@ Primary use cases:
9
  - Retrieval and similarity search
10
  - Long-context sequence modeling
11
 
12
- First released: 2025-12-15 (UTC)
 
1
  ---
2
+ license: apache-2.0
3
  ---
4
 
5
  HyperConv is a TensorFlow layer that combines local convolution, global hypernetwork-based modulation, and associative memory, designed for efficient long-context representation learning without self-attention.
 
9
  - Retrieval and similarity search
10
  - Long-context sequence modeling
11
 
12
+ First released: 2025-12-15 (UTC)