AndersGiovanni commited on
Commit
69c8d9f
1 Parent(s): 74e051e

Update README.md

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