AirrStorm commited on
Commit
8fb3f3f
·
verified ·
1 Parent(s): e7f3954

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
  license: apache-2.0
3
  datasets:
4
- - stanfordnlp/sst2
5
- - yelp-polarity
6
  language:
7
- - en
8
  metrics:
9
- - accuracy
10
  base_model:
11
- - distilbert/distilbert-base-uncased
12
  new_version: AirrStorm/DistilBERT-SST2-Yelp
13
  library_name: transformers
14
  ---
@@ -109,4 +109,4 @@ The model is fine-tuned on both datasets to improve its performance on a variety
109
 
110
  ## License
111
 
112
- The model is shared under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).
 
1
  ---
2
  license: apache-2.0
3
  datasets:
4
+ - stanfordnlp/sst2
5
+ - fancyzhx/yelp_polarity
6
  language:
7
+ - en
8
  metrics:
9
+ - accuracy
10
  base_model:
11
+ - distilbert/distilbert-base-uncased
12
  new_version: AirrStorm/DistilBERT-SST2-Yelp
13
  library_name: transformers
14
  ---
 
109
 
110
  ## License
111
 
112
+ The model is shared under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).