AndersGiovanni commited on
Commit
72a8eca
1 Parent(s): 8039447

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,8 +1,6 @@
1
  ---
2
- license: other
3
  base_model: google/gemma-7b
4
- tags:
5
- - generated_from_trainer
6
  metrics:
7
  - accuracy
8
  - precision
@@ -12,6 +10,11 @@ model-index:
12
  - name: gemma-7b
13
  results: []
14
  library_name: peft
 
 
 
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -65,4 +68,4 @@ The following hyperparameters were used during training:
65
  - Transformers 4.38.2
66
  - Pytorch 2.2.1+cu121
67
  - Datasets 2.18.0
68
- - Tokenizers 0.15.2
 
1
  ---
2
+ license: mit
3
  base_model: google/gemma-7b
 
 
4
  metrics:
5
  - accuracy
6
  - precision
 
10
  - name: gemma-7b
11
  results: []
12
  library_name: peft
13
+ datasets:
14
+ - AndersGiovanni/10-dim
15
+ language:
16
+ - en
17
+ pipeline_tag: text-classification
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
68
  - Transformers 4.38.2
69
  - Pytorch 2.2.1+cu121
70
  - Datasets 2.18.0
71
+ - Tokenizers 0.15.2