shng2025 commited on
Commit
5ceb6ed
1 Parent(s): d147b9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -3,6 +3,9 @@ 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. -->
@@ -23,7 +26,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
23
  - **Model type:** LLM, ~150M
24
  - **Language(s) (NLP):** English, Python
25
  - **License:** mit
26
- - **Finetuned from model [optional]:** gpt2 (i think) // Based on Codeparrot
27
 
28
  ### Model Sources [optional]
29
 
 
3
  tags: []
4
  ---
5
 
6
+ # NOTE: SO FAR THIS REPO ONLY STORES THE SMALLER TOKENIZER. WONT BE USED FOR NOW.
7
+
8
+
9
  # Model Card for Model ID
10
 
11
  <!-- Provide a quick summary of what the model is/does. -->
 
26
  - **Model type:** LLM, ~150M
27
  - **Language(s) (NLP):** English, Python
28
  - **License:** mit
29
+ - **Finetuned from model [optional]:** Based on Codeparrot // Trained from scratched. Used config of GPT-2 from OpenAI
30
 
31
  ### Model Sources [optional]
32