Nnolsnd96 commited on
Commit
15db3bb
1 Parent(s): e24fa29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  language:
3
  - en
 
4
  tags:
5
  - text generation
6
  - pytorch
@@ -8,6 +9,29 @@ tags:
8
  license: mit
9
  datasets:
10
  - EleutherAI/pile
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  # GPT-Neo 2.7B
 
1
  ---
2
  language:
3
  - en
4
+ - es
5
  tags:
6
  - text generation
7
  - pytorch
 
9
  license: mit
10
  datasets:
11
  - EleutherAI/pile
12
+ - AlekseyKorshuk/persona-chat
13
+ - frankdarkluo/DailyDialog
14
+ - sentence-transformers/parallel-sentences-opensubtitles
15
+ - cornell-movie-review-data/rotten_tomatoes
16
+ - CLEAR-Global/kanuri-books-corpus
17
+ - bittensor-dataset/twitter-text-dataset
18
+ - dataverse-scraping/reddit_dataset_68
19
+ metrics:
20
+ - perplexity
21
+ - bleu
22
+ - rouge
23
+ - meteor
24
+ - accuracy
25
+ - f1
26
+ - recall
27
+ base_model:
28
+ - EleutherAI/gpt-j-6b
29
+ - >-
30
+ featherless-ai-quants/athirdpath-Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit-GGUF
31
+ - athirdpath/Llama-3.1-Instruct_NSFW-pretrained_e1-plus_reddit
32
+ - CeciliaS/bert-large-uncased-Twitter-toxicity
33
+ pipeline_tag: text-generation
34
+ library_name: transformers
35
  ---
36
 
37
  # GPT-Neo 2.7B