abeat commited on
Commit
0ede0e9
·
verified ·
1 Parent(s): cd28c9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
 
9
  # ShallowMind-abeat/blahblahthron-1.1b
10
 
11
- **NOTE** : This version is not trained to the Chinchilla optimum, I stopped it way earlier because i needed something to experiment with ;)
12
 
13
  A custom causal language model implemented as a nn.Module now wrapped into a PreTrainedModel—fully compatible with transformers.from_pretrained(trust_remote_code=True) usage.
14
 
 
8
 
9
  # ShallowMind-abeat/blahblahthron-1.1b
10
 
11
+ **NOTE** : This version is is not fully trained, I stopped it way earlier because i needed something to experiment with ;)
12
 
13
  A custom causal language model implemented as a nn.Module now wrapped into a PreTrainedModel—fully compatible with transformers.from_pretrained(trust_remote_code=True) usage.
14