cwinkler commited on
Commit
260af5b
·
1 Parent(s): da55e70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -9,16 +9,16 @@ model-index:
9
  - name: distilbert-base-uncased-finetuned-greenpatent
10
  results: []
11
  widget:
12
- - text: >-
13
- A method for recycling waste
14
- - text: >-
15
- A method of reducing pollution
16
- - text: >-
17
- An apparatus to improve environmental aspects
18
- - text: >-
19
- A method to improve waste management
20
- - text: >-
21
- A device to use renewable energy sources
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -95,4 +95,4 @@ The following hyperparameters were used during training:
95
  - Transformers 4.25.1
96
  - Pytorch 1.13.1+cpu
97
  - Datasets 2.8.0
98
- - Tokenizers 0.13.2
 
9
  - name: distilbert-base-uncased-finetuned-greenpatent
10
  results: []
11
  widget:
12
+ - text: A method for recycling waste
13
+ - text: A method of reducing pollution
14
+ - text: An apparatus to improve environmental aspects
15
+ - text: A method to improve waste management
16
+ - text: A device to use renewable energy sources
17
+ datasets:
18
+ - cwinkler/green_patents
19
+ language:
20
+ - en
21
+ pipeline_tag: text-classification
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
95
  - Transformers 4.25.1
96
  - Pytorch 1.13.1+cpu
97
  - Datasets 2.8.0
98
+ - Tokenizers 0.13.2