File size: 978 Bytes
4f72a1f 9e6e0a6 4f72a1f |
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 |
---
license: mit
datasets:
- ParlAI/blended_skill_talk
- convai-challenge/conv_ai_2
- allenai/social_i_qa
language:
- en
new_version: SkillForge45/CyberFuture-A1
pipeline_tag: text-generation
library_name: transformers
tags:
- legal
- chat
- transformer
metrics:
- accuracy
- precision
- recall
- perplexity
- bleu
- rouge
base_model:
- SkillForge45/CyberFuture-1
---
# CyberFuture - Chat Model for all life situations
Create a texts, codes, etc.
# Installation
1. Clone model:
```bash
git clone https://huggingface.co/SkillForge45/CyberFuture-A1
```
2. Install all requirements:
```bash
pip install transformers fastapi torch tqdm datasets
```
# Usage
1. Train the model (Ignore the chat interface):
```bash
python model.py
```
2. Launch server:
```bash
python app.py
```
3. Go to http://localhost:8000/ and start chatting with CyberFuture
# License
This model is licensed, see the "LICENSE" for more information.
<small><small>©2025 EidolonAI, "CyberFuture-A1"<small><small> |