Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,11 @@ tags: []
|
|
10 |
|
11 |
|
12 |
## Model Details
|
|
|
13 |
|
14 |
### Model Description
|
15 |
|
|
|
16 |
<!-- Provide a longer summary of what this model is. -->
|
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.
|
@@ -20,8 +22,8 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
20 |
- **Developed by:** [More Information Needed]
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
-
- **Model type:** [
|
24 |
-
- **Language(s) (NLP):** [
|
25 |
- **License:** [More Information Needed]
|
26 |
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
|
|
|
10 |
|
11 |
|
12 |
## Model Details
|
13 |
+
this is a fine-tuned tokenizer where i used gpt2 model as the base model and fine tuned a tokenizer for understanding python code better
|
14 |
|
15 |
### Model Description
|
16 |
|
17 |
+
|
18 |
<!-- Provide a longer summary of what this model is. -->
|
19 |
|
20 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
|
|
22 |
- **Developed by:** [More Information Needed]
|
23 |
- **Funded by [optional]:** [More Information Needed]
|
24 |
- **Shared by [optional]:** [More Information Needed]
|
25 |
+
- **Model type:** [tokenier]
|
26 |
+
- **Language(s) (NLP):** []
|
27 |
- **License:** [More Information Needed]
|
28 |
- **Finetuned from model [optional]:** [More Information Needed]
|
29 |
|