linkanjarad commited on
Commit
e1ab392
1 Parent(s): fecb7aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -8,6 +8,8 @@ model-index:
8
  results: []
9
  library_name: peft
10
  inference: false
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # PythiaChat-2.8B_v0.1
17
 
18
- This model is a fine-tuned version of [EleutherAI/pythia-2.8b-deduped](https://huggingface.co/EleutherAI/pythia-2.8b-deduped) on the [Baize dataset](https://huggingface.co/datasets/linkanjarad/baize-chat-data/viewer/linkanjarad--baize-chat-data), trained for only 200+ steps for testing. This model is trained for "chat" style instruction following capabilities.
19
 
20
  # Sample Use
21
 
@@ -85,4 +87,4 @@ The following hyperparameters were used during training:
85
  - Transformers 4.31.0
86
  - Pytorch 2.0.0
87
  - Datasets 2.13.1
88
- - Tokenizers 0.13.3
 
8
  results: []
9
  library_name: peft
10
  inference: false
11
+ datasets:
12
+ - linkanjarad/baize-chat-data
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  # PythiaChat-2.8B_v0.1
19
 
20
+ This model is a fine-tuned version of [EleutherAI/pythia-2.8b-deduped](https://huggingface.co/EleutherAI/pythia-2.8b-deduped) on the [Baize dataset](https://huggingface.co/datasets/linkanjarad/baize-chat-data/viewer/linkanjarad--baize-chat-data) with LoRA, trained for only 200+ steps for testing. This model is trained for "chat" style instruction following capabilities.
21
 
22
  # Sample Use
23
 
 
87
  - Transformers 4.31.0
88
  - Pytorch 2.0.0
89
  - Datasets 2.13.1
90
+ - Tokenizers 0.13.3