Vishaltiwari2019 commited on
Commit
5fd13ca
1 Parent(s): 8dbc96c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -6,6 +6,14 @@ tags:
6
  model-index:
7
  - name: distilgpt2-finetuned-python_code_instructions_18k_alpaca
8
  results: []
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -56,4 +64,4 @@ The following hyperparameters were used during training:
56
  - Transformers 4.39.3
57
  - Pytorch 2.2.1+cu121
58
  - Datasets 2.18.0
59
- - Tokenizers 0.15.2
 
6
  model-index:
7
  - name: distilgpt2-finetuned-python_code_instructions_18k_alpaca
8
  results: []
9
+ datasets:
10
+ - iamtarun/python_code_instructions_18k_alpaca
11
+ language:
12
+ - en
13
+ metrics:
14
+ - accuracy
15
+ library_name: transformers
16
+ pipeline_tag: text-generation
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
64
  - Transformers 4.39.3
65
  - Pytorch 2.2.1+cu121
66
  - Datasets 2.18.0
67
+ - Tokenizers 0.15.2