Neuron-LM commited on
Commit
05a1917
verified
1 Parent(s): 09aa167

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,6 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
4
  # Neuron-1.0: A Language Model by Neuron-LM
5
 
6
  **Neuron-1.0** is the inaugural model in the Neuron-LM series, designed to deliver precise and efficient natural language processing for a wide range of applications. Built on a foundation of robust architecture and fine-tuned for performance, Neuron-1.0 represents a significant step forward in the development of practical, scalable AI solutions.
 
1
+ ---
2
+ library_name: transformers
3
+ pipeline_tag: text-generation
4
+ datasets:
5
+ - wikitext
6
+ - openwebtext
7
+
8
+ ---
9
+
10
  # Neuron-1.0: A Language Model by Neuron-LM
11
 
12
  **Neuron-1.0** is the inaugural model in the Neuron-LM series, designed to deliver precise and efficient natural language processing for a wide range of applications. Built on a foundation of robust architecture and fine-tuned for performance, Neuron-1.0 represents a significant step forward in the development of practical, scalable AI solutions.