AlekseyKorshuk commited on
Commit
e5fc87f
·
1 Parent(s): fa19554

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -20
README.md CHANGED
@@ -2,25 +2,11 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- datasets:
6
- - AlekseyKorshuk/83k-dataset-new-combined
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: vicuna-13b-83k-dataset-new-combined
11
- results:
12
- - task:
13
- name: Causal Language Modeling
14
- type: text-generation
15
- dataset:
16
- name: AlekseyKorshuk/83k-dataset-new-combined
17
- type: AlekseyKorshuk/83k-dataset-new-combined
18
- config: null
19
- split: None
20
- metrics:
21
- - name: Accuracy
22
- type: accuracy
23
- value: 0.012849514973853724
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -28,11 +14,11 @@ should probably proofread and complete it, then remove this comment. -->
28
 
29
  # vicuna-13b-83k-dataset-new-combined
30
 
31
- This model is a fine-tuned version of [eachadea/vicuna-13b-1.1](https://huggingface.co/eachadea/vicuna-13b-1.1) on the AlekseyKorshuk/83k-dataset-new-combined dataset.
32
  It achieves the following results on the evaluation set:
33
- - Loss: 1.4365
34
- - Accuracy: 0.0128
35
- - Entropy: 1.5306
36
 
37
  ## Model description
38
 
@@ -69,7 +55,7 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Entropy |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|
72
- | 1.5481 | 1.0 | 5127 | 1.4365 | 0.0128 | 1.5306 |
73
 
74
 
75
  ### Framework versions
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - accuracy
7
  model-index:
8
  - name: vicuna-13b-83k-dataset-new-combined
9
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
 
15
  # vicuna-13b-83k-dataset-new-combined
16
 
17
+ This model is a fine-tuned version of [eachadea/vicuna-13b-1.1](https://huggingface.co/eachadea/vicuna-13b-1.1) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.5078
20
+ - Accuracy: 0.0120
21
+ - Entropy: 1.6010
22
 
23
  ## Model description
24
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Entropy |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|
58
+ | 1.6308 | 1.0 | 5127 | 1.5078 | 0.0120 | 1.6010 |
59
 
60
 
61
  ### Framework versions