QuantaMaths subtraction models
					Collection
				
Transformer models that predict answers to subtraction questions
					• 
				7 items
				• 
				Updated
					
				
sub_d8_l2_h3_t50K_s371793
	
This repository contains a transformer model that can predict subtraction questions.
Contents:
model.pth: The trained transformer model.training_loss.json: Data gathered during model training (used to plot "loss over training batches").behaviors.json: Facts gathered about the model by direct inspection (attention pattern data, PCA data, digit impact data, etc.).features.json: Facts gathered about hypothesized algorithm features via experimentation, e.g. node P12L0H1 implements the feature A3.ST.Provenance:
model.pth and training_loss.json were created by QuantaMathsTrain.ipynb.behaviors.json and features.json were created by QuantaMathsAnalyse.ipynb.Folder name details: