File size: 7,886 Bytes
996aa14 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 |
---
license: apache-2.0
base_model: agentlans/Qwen2.5-1.5B-Instruct-drill
tags:
- llama-factory
- generated_from_trainer
model-index:
- name: Qwen2.5-1.5B-Instruct-Keywords
results: []
datasets:
- agentlans/finewebedu-annotated
language:
- en
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# Qwen2.5-1.5B-Instruct-Keywords
This model is a fine-tuned version of [agentlans/Qwen2.5-1.5B-Instruct-drill](https://huggingface.co/agentlans/Qwen2.5-1.5B-Instruct-drill) on the [agentlans/finewebedu-annotated](https://huggingface.co/datasets/agentlans/finewebedu-annotated) dataset.
## Model description
This model generates a list of keywords and key phrases from a piece of text in XML format. The most important keywords are at the front of the list.
Input format:
```text
Keywords:
{{YOUR_TEXT_HERE}}
```
Output format:
```xml
<list>
<keyword>Keyword 1</keyword>
<keyword>Keyword 2</keyword>
...
</list>
```
### Example
<details>
<summary>Click here for example input prompt</summary>
[Source](https://www.gartner.com/en/articles/ai-agents)
```
Keywords:
AI agents can help drive business model innovation
Though generative AI (GenAI) has captured headlines with its meteoric rise to popularity, AI agents are quickly becoming the “next big thing.” By 2028, Gartner predicts that 33% of enterprise software applications will include agentic AI, up from less than 1% in 2024, with at least 15% of day-to-day work decisions being made autonomously through AI agents.
But AI agents are also being piloted more strategically to innovate business models, in particular to autonomously address pain points in customer journeys and capitalize on emerging opportunities.
Download the Top 10 Strategic Technology Trends for 2025
Learn how AI agents and other tech trends align with your digital ambitions — and how to integrate them into your plans.
Work Email
By clicking the "Continue" button, you are agreeing to the Gartner Terms of Use and Privacy Policy.
Think critically about integrating AI agents into the business strategy
Digital leaders cannot afford to overlook the potential business opportunities created by AI agents. However, implementing this technology requires careful consideration of all the potential applications, risks and solutions.
Innovate business models with customer journey mapping
In a market with fierce competition and rapidly emerging technologies — each with their own risks and benefits — digital leaders are under constant pressure to adjust and adapt the business model.
Business model innovation aims to discover new ways to meet customer needs, differentiate from competitors and increase efficiency and profitability by optimizing or transforming the existing business model.
Organizations looking to innovate their business models should consider leveraging customer journey mapping. By addressing specific pain points along this journey, they can enhance the experience for customers, streamline operations and uncover new products, services or revenue streams. AI agents can be a key solution for organizations looking to mitigate customer pain points and capitalize on emerging opportunities.
Identify business opportunities for AI-agent-powered innovation
Digital leaders embarking on a journey to capitalize on AI agents should consider six key steps to identify and seize opportunities:
Define your goals. Figure out what the organization needs to achieve with the business model innovation.
Map the customer journey and touchpoints. Study how customers interact with the business. Map out their journey and identify key touchpoints.
Identify the pain points to uncover opportunities. At each touchpoint, flag pain points for improvements or increased efficiency.
Explore solutions with AI agents. Think about what innovative solutions AI agents could offer to address those pain points and seize opportunities.
Manage the change. Implementing new AI solutions means change. Strategize on the best way to manage this transition smoothly.
Evaluate the outcomes. Assess the impact of the AI-agent-powered innovations. Track KPIs and evaluate how well these AI solutions are meeting initial goals. Refine the strategies based on this data.
Explore all the AI-agent solutions
AI agents are not a one-size-fits-all solution and come in a variety of shapes and sizes. Organizations should carefully consider each AI-agent solution and select the technology that makes the most sense for their organization and application.
Types: There are six types of AI agents: reflex agents, goal-based agents, learning-based agents, utility-based agents, hierarchical agents and collaborative agents. Each type is suited to different scenarios and applications.
Applications: AI agents are ideal for a variety of situations that require automation, decision making and intelligent interaction with the environment.
Interaction models: AI agents can function with different levels of human involvement, such as human-in-the-loop versus human-out-of-the-loop.
Multiagent systems: Multiple agents can address complex tasks that individual agents cannot, resulting in more adaptable, scalable and robust solutions.
Embedded AI techniques: AI agents use AI techniques to sense, navigate and adapt to their environment. Techniques include optimization, natural language processing, and knowledge representation.
Risks: These agents are designed to act autonomously and proactively within an environment, often learning and adapting as they operate.
Implement LLM-based AI agents
Organizations looking for AI agents that are focused on planning, reasoning and processing should consider those that use large language models (LLMs) to drive execution of tasks and processes. LLM-based AI agents can provide a useful and accessible alternative to more established types of AI agents.
LLM-based AI agents use both programmed and prompted behaviors that require careful design, evaluation and monitoring to ensure the desired outcome. These agents should be built using a modular and composable approach to the software architecture.
```
</details>
Output:
```xml
<list>
<keyword>business model innovation</keyword>
<keyword>AI agents</keyword>
<keyword>genai</keyword>
<keyword>customer journey mapping</keyword>
<keyword>business model innovation</keyword>
<keyword>customer pain points</keyword>
<keyword>AI agent solutions</keyword>
<keyword>LLM-based AI agents</keyword>
<keyword>large language models</keyword>
<keyword>business model innovation</keyword>
<keyword>AI agent applications</keyword>
<keyword>customer experience optimization</keyword>
<keyword>business transformation</keyword>
<keyword>AI agent interaction models</keyword>
<keyword>AI agent types</keyword>
<keyword>AI agent risks</keyword>
<keyword>AI agent implementation</keyword>
<keyword>AI agent evaluation</keyword>
<keyword>AI agent optimization</keyword>
<keyword>AI agent integration</keyword>
</list>
```
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 5e-05
- train_batch_size: 2
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 8
- total_train_batch_size: 16
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- num_epochs: 3.0
### Training results
### Framework versions
- PEFT 0.15.0
- Transformers 4.49.0
- Pytorch 2.6.0+cu124
- Datasets 3.4.1
- Tokenizers 0.21.0
|