Model save
Browse files- README.md +0 -13
- config.json +0 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -3,8 +3,6 @@ license: apache-2.0
|
|
3 |
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
metrics:
|
7 |
-
- accuracy
|
8 |
model-index:
|
9 |
- name: detect-ai-text-1
|
10 |
results: []
|
@@ -16,9 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
# detect-ai-text-1
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
19 |
-
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.0057
|
21 |
-
- Accuracy: 0.9973
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,14 +40,6 @@ The following hyperparameters were used during training:
|
|
45 |
- lr_scheduler_type: linear
|
46 |
- num_epochs: 2
|
47 |
|
48 |
-
### Training results
|
49 |
-
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 280 | 0.0030 | 0.9982 |
|
53 |
-
| 0.0299 | 2.0 | 560 | 0.0057 | 0.9973 |
|
54 |
-
|
55 |
-
|
56 |
### Framework versions
|
57 |
|
58 |
- Transformers 4.33.0
|
|
|
3 |
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: detect-ai-text-1
|
8 |
results: []
|
|
|
14 |
# detect-ai-text-1
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 2
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.33.0
|
config.json
CHANGED
@@ -22,7 +22,6 @@
|
|
22 |
"n_heads": 12,
|
23 |
"n_layers": 6,
|
24 |
"pad_token_id": 0,
|
25 |
-
"problem_type": "single_label_classification",
|
26 |
"qa_dropout": 0.1,
|
27 |
"seq_classif_dropout": 0.2,
|
28 |
"sinusoidal_pos_embds": false,
|
|
|
22 |
"n_heads": 12,
|
23 |
"n_layers": 6,
|
24 |
"pad_token_id": 0,
|
|
|
25 |
"qa_dropout": 0.1,
|
26 |
"seq_classif_dropout": 0.2,
|
27 |
"sinusoidal_pos_embds": false,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267855533
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8927fa139470e28ade8a8451ab27bf4907d5e754948eff051d6ed2feb28026fd
|
3 |
size 267855533
|