arnabdhar commited on
Commit
1b1a1ce
·
verified ·
1 Parent(s): ec5a35f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -5,9 +5,16 @@ tags:
5
  - trl
6
  - sft
7
  - generated_from_trainer
 
8
  model-index:
9
  - name: gpt-neo-125M-tutor
10
  results: []
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # gpt-neo-125M-tutor
17
 
18
- This model is a fine-tuned version of [EleutherAI/gpt-neo-125m](https://huggingface.co/EleutherAI/gpt-neo-125m) on an unknown dataset.
19
 
20
  ## Model description
21
 
@@ -54,4 +61,4 @@ The following hyperparameters were used during training:
54
  - Transformers 4.42.3
55
  - Pytorch 2.3.0+cu121
56
  - Datasets 2.20.0
57
- - Tokenizers 0.19.1
 
5
  - trl
6
  - sft
7
  - generated_from_trainer
8
+ - pytorch
9
  model-index:
10
  - name: gpt-neo-125M-tutor
11
  results: []
12
+ datasets:
13
+ - Rohan1998/Tutor
14
+ language:
15
+ - en
16
+ library_name: transformers
17
+ pipeline_tag: text-generation
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
22
 
23
  # gpt-neo-125M-tutor
24
 
25
+ This model is a fine-tuned version of [EleutherAI/gpt-neo-125m](https://huggingface.co/EleutherAI/gpt-neo-125m) on an [Rohan1998/Tutor](https://huggingface.co/datasets/Rohan1998/Tutor).
26
 
27
  ## Model description
28
 
 
61
  - Transformers 4.42.3
62
  - Pytorch 2.3.0+cu121
63
  - Datasets 2.20.0
64
+ - Tokenizers 0.19.1