File size: 417 Bytes
82f84aa
 
 
9828f30
 
82f84aa
2d7594e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82f84aa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
pipeline_tag: text-classification
library_name: adapter-transformers
language:
- en
---

# WebForge-68H

A lightweight transformer model trained on HTML website templates.

## Files
- model.safetensors : model weights
- tokenizer.json    : BPE tokenizer
- train.py          : training script
- inference.py      : chat with model

## Purpose
HTML structure understanding and generation.

## Creator
Ananthu Sajeev