Akshay Jambhulkar commited on
Commit
f5c5792
1 Parent(s): 9b30423

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -19
README.md CHANGED
@@ -1,23 +1,21 @@
1
- ---
2
- language:
3
- - en
4
- license: apache-2.0
5
- tags:
6
- - text-generation-inference
7
- - transformers
8
- - unsloth
9
- - mistral
10
- - trl
11
- - sft
12
- base_model: unsloth/Phi-3-mini-4k-instruct-bnb-4bit
13
- ---
14
 
15
- # Uploaded model
 
 
16
 
17
- - **Developed by:** beingjammy
18
- - **License:** apache-2.0
19
- - **Finetuned from model :** unsloth/Phi-3-mini-4k-instruct-bnb-4bit
20
 
21
- This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
 
 
 
22
 
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
1
+ The uploaded model is a fine-tuned version of the Phi-3-mini model, designed for telecom customer support tasks. Here are the key details:
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
+ - **Developer**: beingjammy
4
+ - **License**: Apache-2.0
5
+ - **Base Model**: unsloth/Phi-3-mini-4k-instruct-bnb-4bit
6
 
7
+ ### Highlights
 
 
8
 
9
+ - **Training Efficiency**: The model was trained 2x faster using [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
10
+ - **Purpose**: Fine-tuned specifically for handling telecom customer support queries.
11
+ - **Model Benefits**:
12
+ - **Efficiency**: Optimized for faster training without compromising performance.
13
+ - **Specialization**: Tailored to understand and respond to customer support issues in the telecom sector.
14
 
15
+ ### Usage
16
+
17
+ This model can be integrated into customer support systems to provide automated responses, streamline support processes, and improve customer satisfaction by providing quick and accurate answers to common queries.
18
+
19
+ ### License
20
+
21
+ The model is distributed under the Apache-2.0 license, which allows for both commercial and non-commercial use, modification, and distribution.