Akshay Jambhulkar
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,30 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
-
|
10 |
-
-
|
11 |
-
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
### Resources
|
20 |
+
|
21 |
+
- **Unsloth**: A tool for optimizing and speeding up the training process.
|
22 |
+
- [Unsloth GitHub](https://github.com/unslothai/unsloth)
|
23 |
+
- **TRL Library**: Used for fine-tuning transformer models.
|
24 |
+
- [Huggingface's TRL Library](https://github.com/huggingface/trl)
|
25 |
+
|
26 |
+
![Unsloth Made with Love](https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png)
|
27 |
+
|
28 |
+
### License
|
29 |
+
|
30 |
+
The model is distributed under the Apache-2.0 license, which allows for both commercial and non-commercial use, modification, and distribution.
|