Momorami commited on
Commit
dd3e02d
1 Parent(s): 2fcb9f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -6,6 +6,12 @@ tags:
6
  model-index:
7
  - name: vicuna_1b_stage1
8
  results: []
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
15
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/momorami-kaist/medusa_test/runs/ku8hga4l)
16
  # vicuna_1b_stage1
17
 
18
- This model is a fine-tuned version of [Jiayi-Pan/Tiny-Vicuna-1B](https://huggingface.co/Jiayi-Pan/Tiny-Vicuna-1B) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 2.9673
21
 
@@ -68,4 +74,4 @@ The following hyperparameters were used during training:
68
  - Transformers 4.43.0
69
  - Pytorch 2.3.1
70
  - Datasets 2.15.0
71
- - Tokenizers 0.19.1
 
6
  model-index:
7
  - name: vicuna_1b_stage1
8
  results: []
9
+ datasets:
10
+ - Aeala/ShareGPT_Vicuna_unfiltered
11
+ language:
12
+ - en
13
+ metrics:
14
+ - accuracy
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
21
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/momorami-kaist/medusa_test/runs/ku8hga4l)
22
  # vicuna_1b_stage1
23
 
24
+ This model is a fine-tuned version of [Jiayi-Pan/Tiny-Vicuna-1B](https://huggingface.co/Jiayi-Pan/Tiny-Vicuna-1B) on the Aeala/ShareGPT_Vicuna_unfiltered dataset.
25
  It achieves the following results on the evaluation set:
26
  - Loss: 2.9673
27
 
 
74
  - Transformers 4.43.0
75
  - Pytorch 2.3.1
76
  - Datasets 2.15.0
77
+ - Tokenizers 0.19.1