Abhaykoul commited on
Commit
49b8306
1 Parent(s): 3dda717

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - gemma
8
+ ---
9
+
10
+ # HelpingAI-180B-base
11
+
12
+ ## Description
13
+ The HelpingAI-180B-base model is a large-scale artificial intelligence model developed to assist in various natural language processing tasks. Trained on a diverse range of data sources, this model is designed to generate text, facilitate language understanding, and support various downstream tasks.
14
+
15
+ ## Model Information
16
+ - **Model size**: 180 billion parameters
17
+ - **Training data**: Diverse datasets covering a wide range of topics and domains.
18
+ - **Training objective**: Language modeling with an emphasis on understanding and generating human-like text.
19
+ - **Tokenizer**: Gemma tokenizer
20
+ ## Intended Use
21
+ The HelpingAI-180B-base model is intended for researchers, developers, and practitioners in the field of natural language processing (NLP). It can be used for a variety of tasks, including but not limited to:
22
+ - Text generation
23
+ - Language understanding
24
+ - Text summarization
25
+ - Dialogue generation