AnonymousCS commited on
Commit
f652c49
·
verified ·
1 Parent(s): 61a5c75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -29
README.md CHANGED
@@ -10,32 +10,3 @@ model-index:
10
  - name: bert-large-uncased-Twitter-toxicity
11
  results: []
12
  ---
13
-
14
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
- should probably proofread and complete it, then remove this comment. -->
16
-
17
- # bert-large-uncased-Twitter-toxicity
18
-
19
- This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the None dataset.
20
- It achieves the following results on the evaluation set:
21
- - Loss: 0.6281
22
- - Accuracy: 0.8280
23
-
24
- ### Training hyperparameters
25
-
26
- The following hyperparameters were used during training:
27
- - learning_rate: 2e-05
28
- - train_batch_size: 32
29
- - eval_batch_size: 32
30
- - seed: 42
31
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
32
- - lr_scheduler_type: linear
33
- - num_epochs: 4
34
-
35
-
36
- ### Framework versions
37
-
38
- - Transformers 4.44.2
39
- - Pytorch 2.4.1+cu121
40
- - Datasets 3.0.1
41
- - Tokenizers 0.19.1
 
10
  - name: bert-large-uncased-Twitter-toxicity
11
  results: []
12
  ---