Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ pipeline_tag: text-generation
|
|
7 |
## Model Description
|
8 |
GPT-Neo 1.3B-Muslim Traveler is finetuned on EleutherAI's GPT-Neo 1.3B model.
|
9 |
## Training data
|
10 |
-
The training data consists of travel texts written by ancient muslim travelers.
|
11 |
### How to use
|
12 |
You can use this model directly with a pipeline for text generation. This example generates a different sequence each time it's run:
|
13 |
```py
|
|
|
7 |
## Model Description
|
8 |
GPT-Neo 1.3B-Muslim Traveler is finetuned on EleutherAI's GPT-Neo 1.3B model.
|
9 |
## Training data
|
10 |
+
The training data consists of travel texts written by ancient muslim travelers. See 'combined.txt' file in the model repository.
|
11 |
### How to use
|
12 |
You can use this model directly with a pipeline for text generation. This example generates a different sequence each time it's run:
|
13 |
```py
|