rasyosef commited on
Commit
0a84741
1 Parent(s): 0b6a67b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -6,6 +6,11 @@ tags:
6
  model-index:
7
  - name: roberta-base-finetuned-sst2
8
  results: []
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -46,4 +51,4 @@ The following hyperparameters were used during training:
46
  - Transformers 4.35.2
47
  - TensorFlow 2.15.0
48
  - Datasets 2.16.0
49
- - Tokenizers 0.15.0
 
6
  model-index:
7
  - name: roberta-base-finetuned-sst2
8
  results: []
9
+ datasets:
10
+ - sst2
11
+ metrics:
12
+ - accuracy
13
+ pipeline_tag: text-classification
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
51
  - Transformers 4.35.2
52
  - TensorFlow 2.15.0
53
  - Datasets 2.16.0
54
+ - Tokenizers 0.15.0