N8Programs commited on
Commit
8e63027
·
verified ·
1 Parent(s): ac593f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  ## Model Summary
2
 
3
  NextTerm-47M is a pretrained transformer w/ 47.2M parameters, trained on 1.9 billion tokens of augmented data from the On-Line Encyclopedia of Integer Sequences (OEIS). It is designed to predict the next term in integer sequences. It displays exceptional in-context learning capabilities, and outperforms far larger generic LLMs on OEIS sequence completion tasks. It supports MLX and HuggingFace transformers.
@@ -112,4 +120,4 @@ This model and dataset were trained and created using data from the
112
 
113
  - Source: https://oeis.org/
114
  - License: Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0)
115
- - OEIS End-User License Agreement: https://oeis.org/wiki/The_OEIS_End-User_License_Agreement
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ datasets:
4
+ - N8Programs/oeis-enhanced
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - pretrained
8
+ ---
9
  ## Model Summary
10
 
11
  NextTerm-47M is a pretrained transformer w/ 47.2M parameters, trained on 1.9 billion tokens of augmented data from the On-Line Encyclopedia of Integer Sequences (OEIS). It is designed to predict the next term in integer sequences. It displays exceptional in-context learning capabilities, and outperforms far larger generic LLMs on OEIS sequence completion tasks. It supports MLX and HuggingFace transformers.
 
120
 
121
  - Source: https://oeis.org/
122
  - License: Creative Commons Attribution-ShareAlike 4.0 (CC BY-SA 4.0)
123
+ - OEIS End-User License Agreement: https://oeis.org/wiki/The_OEIS_End-User_License_Agreement