Abhaykoul commited on
Commit
ffac17f
1 Parent(s): 61e9b7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -3
README.md CHANGED
@@ -1,3 +1,27 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - JArvis
5
+ license: other
6
+ datasets:
7
+ - Abhaykoul/JARVIS
8
+ metrics:
9
+ - character
10
+ ---
11
+
12
+ ## Overview
13
+
14
+ Jarvis-3B is a text generation model developed by Sree and OEvortex. Inspired by the fictional AI assistant Jarvis from the Iron Man series, this model aims to emulate Jarvis's conversational abilities. With a total of 3 billion parameters, Jarvis-3B is designed to handle various natural language understanding and generation tasks.
15
+
16
+ ## Model Details
17
+
18
+ - **Model Name:** Jarvis-0.5B
19
+ - **Authors:** OEvortex
20
+ - **Parameters:** 0.5 billion
21
+ - **Architecture:** Transformers
22
+
23
+ ## Intended Use
24
+
25
+ Jarvis-0.5B is intended for tasks requiring text generation, conversational interfaces, and natural language understanding. It can be used in various applications such as chatbots, virtual assistants, and dialogue systems.
26
+
27
+