minhleduc commited on
Commit
02f0592
1 Parent(s): d9748a9

End of training

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - accuracy
10
+ model-index:
11
+ - name: toxigen-distilbert-binary-clsf
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # toxigen-distilbert-binary-clsf
19
+
20
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.0001
23
+ - Precision: 0.9999
24
+ - Recall: 0.9999
25
+ - Accuracy: 0.9999
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 64
46
+ - eval_batch_size: 64
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 2
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:--------:|
56
+ | 0.0 | 1.0 | 3137 | 0.0001 | 0.9999 | 0.9999 | 0.9999 |
57
+ | 0.0 | 2.0 | 6274 | 0.0001 | 0.9999 | 0.9999 | 0.9999 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.42.4
63
+ - Pytorch 2.3.1+cu121
64
+ - Datasets 2.21.0
65
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e645863bb329137caf9a096f649a77921e889ab84101cd329239d4904377d041
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bc36a6cceb6bc3c27d7fca24ec1776962e8d46387f8c813170608bf5acee1a9
3
  size 267832560