NovatasticRoScript commited on
Commit
2da9072
·
verified ·
1 Parent(s): a501196

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +1 -3
  2. model.pt +2 -2
README.md CHANGED
@@ -2,8 +2,6 @@
2
 
3
  Custom from-scratch hybrid discriminative+generative model for abstract reasoning (RAVEN / PGM / I-RAVEN-X style matrix puzzles).
4
 
5
- Architecture: GRAFT (Grid Relational Attention Fusion Transformer), ~0.79M params.
6
-
7
- Narration is templated (captions the classifier's decision, not an independent derivation from ground-truth attribute labels).
8
 
9
  Load with the GRAFT class definition (see modeling.py) + model.pt state_dict.
 
2
 
3
  Custom from-scratch hybrid discriminative+generative model for abstract reasoning (RAVEN / PGM / I-RAVEN-X style matrix puzzles).
4
 
5
+ Architecture: GRAFT (Grid Relational Attention Fusion Transformer), ~0.81M params. FiLM-conditioned narrator, anti-collapse variance regularization on the rule embedding.
 
 
6
 
7
  Load with the GRAFT class definition (see modeling.py) + model.pt state_dict.
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01bbbbfa40f7849af634aff29533f1d9bcd1cc1ff9e0c33c81048c5865ada819
3
- size 3173304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bf878df7e5cb39889ee20152c761fcad2b5aa8042598c573e5bd2b88d9d7f61
3
+ size 3272942