HDTenEightyP commited on
Commit
a39f105
·
verified ·
1 Parent(s): d1c977f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -3
README.md CHANGED
@@ -1,3 +1,50 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - text-generation-inference
7
+ pipeline_tag: text-generation
8
+ ---
9
+
10
+ ![if-your-ai-girlfriend-is-not-a-locally-running-fine-tuned-v0-04wo67pdnuvf1](https://cdn-uploads.huggingface.co/production/uploads/64b7618e2f5a966b972e9978/8x-Ef3kxYJMfhwZ1CPHvp.png)
11
+
12
+ ## GPT-Fem-Micro
13
+ An 6.8-million parameter LLM using GPT-2 encodings.
14
+ Trained using 16GB of Reddit comments and submissions relating to and made by women, along with 1GB of multilingual text. (5.2 billion tokens)
15
+
16
+ This model should be fine-tuned before use.
17
+
18
+ ![Screenshot from 2026-01-18 22-57-13](https://cdn-uploads.huggingface.co/production/uploads/64b7618e2f5a966b972e9978/50XOSomGKO0FQRtPEOjUO.png)
19
+
20
+ ## Languages:
21
+ English,
22
+ Turkish,
23
+ Swedish,
24
+ Serbian,
25
+ Portugese,
26
+ Norwegian,
27
+ Welsh,
28
+ Thai,
29
+ Polish,
30
+ French,
31
+ Finnish,
32
+ Dutch,
33
+ Arabic,
34
+ Korean,
35
+ Japanese,
36
+ Danish,
37
+ Croatian,
38
+ Spanish,
39
+ Russian,
40
+ Chinese
41
+
42
+
43
+ ## Technical Information
44
+ | | |
45
+ |---------------------------------|----:|
46
+ |Layers |2|
47
+ |Heads |2|
48
+ |Embeddings |128|
49
+ |Context Window |4096 tokens|
50
+ |Tokenizer |GPT-2 BPE|