sachin6624 commited on
Commit
59c0842
·
verified ·
1 Parent(s): 1773d64

update Readme

Browse files
Files changed (1) hide show
  1. README.md +19 -11
README.md CHANGED
@@ -1,12 +1,21 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
 
11
 
12
  ## Model Details
@@ -17,19 +26,18 @@ tags: []
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
30
  <!-- Provide the basic links for the model. -->
31
 
32
- - **Repository:** [More Information Needed]
33
  - **Paper [optional]:** [More Information Needed]
34
  - **Demo [optional]:** [More Information Needed]
35
 
@@ -144,7 +152,7 @@ Use the code below to get started with the model.
144
 
145
  Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
 
147
- - **Hardware Type:** [More Information Needed]
148
  - **Hours used:** [More Information Needed]
149
  - **Cloud Provider:** [More Information Needed]
150
  - **Compute Region:** [More Information Needed]
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - tokenizer
5
+ - wikimedia/wikipedia
6
+ - 20231101.en
7
+ license: mit
8
+ datasets:
9
+ - wikimedia/wikipedia
10
+ language:
11
+ - en
12
+ base_model:
13
+ - openai-community/gpt2
14
  ---
15
 
16
  # Model Card for Model ID
17
 
18
+ It's a custom tokenizer trained on wikepedia datasets
 
19
 
20
 
21
  ## Model Details
 
26
 
27
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
28
 
29
+ - **Developed by:** Sachin Murali
30
+ - **Funded by [optional]:** None
31
+ - **Shared by [optional]:** Sachin6624
32
+ - **Model type:** tokenizer
33
+ - **Language(s) (NLP):** English
34
  - **License:** [More Information Needed]
 
35
 
36
  ### Model Sources [optional]
37
 
38
  <!-- Provide the basic links for the model. -->
39
 
40
+ - **Repository:** https://github.com/Linux-Server/SachinGPT
41
  - **Paper [optional]:** [More Information Needed]
42
  - **Demo [optional]:** [More Information Needed]
43
 
 
152
 
153
  Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
154
 
155
+ - **Hardware Type:** Mac Air M3
156
  - **Hours used:** [More Information Needed]
157
  - **Cloud Provider:** [More Information Needed]
158
  - **Compute Region:** [More Information Needed]