CoolFace
Modelpublic

PowerMachine/CNN-BiGRU

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
50 commits on main
16200a32mo ago

v3.0: fix push_to_hf.py to use path_in_repo=cnn_bigru

PowerMachine
f0fa3422mo ago

Delete utils/xeon_runtime.py with huggingface_hub

PowerMachine
2321f412mo ago

Delete utils/vqvae2.py with huggingface_hub

PowerMachine
f05693f2mo ago

Delete utils/semantic_embeddings.py with huggingface_hub

PowerMachine
f28a7992mo ago

Delete utils/quantization.py with huggingface_hub

PowerMachine
6816cc62mo ago

Delete utils/monitoring.py with huggingface_hub

PowerMachine
52f7e712mo ago

Delete utils/memory_optimizer.py with huggingface_hub

PowerMachine
b6f83422mo ago

Delete utils/ewc.py with huggingface_hub

PowerMachine
8edbc252mo ago

Delete utils/__init__.py with huggingface_hub

PowerMachine
6a293632mo ago

Delete training/trainer.py with huggingface_hub

PowerMachine
3fbe9e32mo ago

Delete training/hypothesis_controller.py with huggingface_hub

PowerMachine
a5981f02mo ago

Delete training/auto_learner.py with huggingface_hub

PowerMachine
294fdee2mo ago

Delete training/__init__.py with huggingface_hub

PowerMachine
b0445f32mo ago

Delete tokenizer/bbpe_tokenizer.py with huggingface_hub

PowerMachine
c9f9c172mo ago

Delete tokenizer/__init__.py with huggingface_hub

PowerMachine
ea330dc2mo ago

Delete tests/test_50_samples.py with huggingface_hub

PowerMachine
a95c6be2mo ago

Delete tests/test_500_samples.py with huggingface_hub

PowerMachine
9d7a45b2mo ago

Delete tests/__init__.py with huggingface_hub

PowerMachine
6a5374b2mo ago

Delete scripts/push_to_hf.py with huggingface_hub

PowerMachine
c5b00782mo ago

Delete requirements.txt with huggingface_hub

PowerMachine
12fa9172mo ago

Delete models/transformer_block.py with huggingface_hub

PowerMachine
87d5a702mo ago

Delete models/rope.py with huggingface_hub

PowerMachine
fff13a92mo ago

Delete models/nlp.py with huggingface_hub

PowerMachine
512d0092mo ago

Delete models/nlg.py with huggingface_hub

PowerMachine
f19e2092mo ago

Delete models/multimodal_model.py with huggingface_hub

PowerMachine
0f4a7352mo ago

Delete models/multimodal_encoders.py with huggingface_hub

PowerMachine
678de142mo ago

Delete models/multimodal_attention.py with huggingface_hub

PowerMachine
f3b2bf22mo ago

Delete models/medusa_heads.py with huggingface_hub

PowerMachine
babd8292mo ago

Delete models/generator_verifier.py with huggingface_hub

PowerMachine
f34637c2mo ago

Delete models/cyclic_reasoning.py with huggingface_hub

PowerMachine
ae39b5f2mo ago

Delete models/cooperative_bigru.py with huggingface_hub

PowerMachine
268754b2mo ago

Delete models/context_window.py with huggingface_hub

PowerMachine
53eff532mo ago

Delete models/__init__.py with huggingface_hub

PowerMachine
078b56b2mo ago

Delete losses/losses.py with huggingface_hub

PowerMachine
6a37d812mo ago

Delete losses/__init__.py with huggingface_hub

PowerMachine
4e142c92mo ago

Delete inference/inference.py with huggingface_hub

PowerMachine
4347f1b2mo ago

Delete inference/__init__.py with huggingface_hub

PowerMachine
991b9392mo ago

Delete docs/MATH_ANALYSIS.md with huggingface_hub

PowerMachine
b12e9512mo ago

Delete data/streaming_dataset.py with huggingface_hub

PowerMachine
52f01632mo ago

Delete data/__init__.py with huggingface_hub

PowerMachine
7d449c72mo ago

Delete __init__.py with huggingface_hub

PowerMachine
1bad4492mo ago

Delete README.md with huggingface_hub

PowerMachine
49b82052mo ago

v3.0: reorganiza arquivos sob cnn_bigru/ (preserva árvore de pastas)

PowerMachine
6da53162mo ago

v3.0: 9 novos módulos (CyclicReasoning, Medusa, NLG, NLP, MMA, VQVAE2, W8A8, LongContext 1M, Monitor) + bug fixes (attempt 1)

PowerMachine
214d5422mo ago

Delete cnn_bigru/utils/xeon_runtime.py with huggingface_hub

PowerMachine
4147e802mo ago

Delete cnn_bigru/utils/semantic_embeddings.py with huggingface_hub

PowerMachine
fe179d62mo ago

Delete cnn_bigru/utils/memory_optimizer.py with huggingface_hub

PowerMachine
2fe7a6a2mo ago

Delete cnn_bigru/utils/__init__.py with huggingface_hub

PowerMachine
93284072mo ago

Delete cnn_bigru/training/trainer.py with huggingface_hub

PowerMachine
c82b8d42mo ago

Delete cnn_bigru/training/hypothesis_controller.py with huggingface_hub

PowerMachine