DeepMount00 commited on
Commit
5a59dce
1 Parent(s): 10cc9db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -5,3 +5,23 @@ language:
5
  license: apache-2.0
6
  pipeline_tag: text-generation
7
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  license: apache-2.0
6
  pipeline_tag: text-generation
7
  ---
8
+
9
+ ## Model Card for Expanded Phi 3 4k Instruct Experiment
10
+
11
+ ### Model Details
12
+ - **Name:** Expanded microsoft/Phi-3-mini-4k-instruct (Large Experiment)
13
+ - **Version:** 1.0
14
+ - **Release Date:** 06/05/2024
15
+ - **Model Type:** Instruction-based Large Language Model
16
+ - **Developer:** Montebovi Michele
17
+
18
+ ### Intended Use
19
+ - **Primary Use Case:** This model is an experimental expansion of the **microsoft/Phi-3-mini-4k-instruct** instruct model. It is designed to better handle more complex, instruction-based tasks and provide more accurate responses across a wider range of topics.
20
+ - **Intended Users:** Researchers, developers, and AI enthusiasts interested in exploring the capabilities and performance of enhanced instruction-based models.
21
+ - **Out-of-Scope Use Cases:** This model is not intended for high-stakes decision-making or any usage requiring fail-safe performance, as it is experimental in nature.
22
+
23
+ ### Model Architecture
24
+ - **Base Model:** microsoft/Phi-3-mini-4k-instruct but expanded with more layers
25
+ - **Modifications:** This model includes additional training layers and an expanded dataset to improve understanding and response generation across diverse instructions.
26
+
27
+ ---