ZachBeesley commited on
Commit
d225c7b
·
1 Parent(s): f4308fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -7,12 +7,12 @@ model-index:
7
  - name: ZachBeesley/toxic-comments
8
  results: []
9
  widget:
10
- - text: >-
11
- You are so ugly
12
  example_title: Toxic Example
13
- - text: >-
14
- I love you
15
  example_title: Non-Toxic Example
 
 
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -58,4 +58,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.31.0
59
  - TensorFlow 2.12.0
60
  - Datasets 2.14.4
61
- - Tokenizers 0.13.3
 
7
  - name: ZachBeesley/toxic-comments
8
  results: []
9
  widget:
10
+ - text: You are so ugly
 
11
  example_title: Toxic Example
12
+ - text: I love you
 
13
  example_title: Non-Toxic Example
14
+ language:
15
+ - en
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
58
  - Transformers 4.31.0
59
  - TensorFlow 2.12.0
60
  - Datasets 2.14.4
61
+ - Tokenizers 0.13.3