AndersGiovanni commited on
Commit
12dda5d
1 Parent(s): 405693b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,8 +1,6 @@
1
  ---
2
  license: mit
3
  base_model: roberta-large
4
- tags:
5
- - generated_from_trainer
6
  metrics:
7
  - accuracy
8
  - precision
@@ -12,6 +10,11 @@ model-index:
12
  - name: roberta-large
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
@@ -64,4 +67,4 @@ The following hyperparameters were used during training:
64
  - Transformers 4.38.2
65
  - Pytorch 2.2.1+cu121
66
  - Datasets 2.18.0
67
- - Tokenizers 0.15.2
 
1
  ---
2
  license: mit
3
  base_model: roberta-large
 
 
4
  metrics:
5
  - accuracy
6
  - precision
 
10
  - name: roberta-large
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
 
67
  - Transformers 4.38.2
68
  - Pytorch 2.2.1+cu121
69
  - Datasets 2.18.0
70
+ - Tokenizers 0.15.2