File size: 712 Bytes
6fb9210
a937f0d
 
 
 
 
 
 
 
 
6fb9210
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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

---
tags:
  - generated_from_triptuner
  - transformer
  - character-level
license: mit
library_name: torch
---

# Triptuner Model

This model is trained to generate itineraries for locations in Sri Lanka's Central Province.
It uses a custom transformer-based language model designed to handle character-level sequences.

## Usage

The model can generate location-specific itineraries by providing a starting prompt of a location name.

## Training Data

The model was trained on a dataset containing information about various locations in Sri Lanka's Central Province.

## Model Architecture

- Number of Layers: 4
- Embedding Size: 64
- Number of Heads: 4
- Context Length: 32 tokens

## License

MIT License