farrukhrasool112 commited on
Commit
7472f8e
1 Parent(s): 51f4625

Training complete

Browse files
Files changed (2) hide show
  1. README.md +20 -5
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,13 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
 
 
 
 
 
4
  model-index:
5
  - name: distillbert-finetuned-ner-btc
6
  results: []
@@ -11,7 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # distillbert-finetuned-ner-btc
13
 
14
- This model was trained from scratch on an unknown dataset.
 
 
 
 
 
 
15
 
16
  ## Model description
17
 
@@ -36,13 +49,15 @@ The following hyperparameters were used during training:
36
  - seed: 42
37
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
38
  - lr_scheduler_type: linear
39
- - num_epochs: 1
40
 
41
  ### Training results
42
 
43
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
44
- |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
45
- | No log | 1.0 | 56 | 0.4471 | 0.0 | 0.0 | 0.0 | 0.8574 |
 
 
46
 
47
 
48
  ### Framework versions
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-cased
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
  model-index:
12
  - name: distillbert-finetuned-ner-btc
13
  results: []
 
18
 
19
  # distillbert-finetuned-ner-btc
20
 
21
+ This model is a fine-tuned version of [distilbert/distilbert-base-cased](https://huggingface.co/distilbert/distilbert-base-cased) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.2802
24
+ - Precision: 0.4392
25
+ - Recall: 0.4370
26
+ - F1: 0.4381
27
+ - Accuracy: 0.9117
28
 
29
  ## Model description
30
 
 
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
+ - num_epochs: 3
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 1.0 | 56 | 0.3448 | 0.4762 | 0.0345 | 0.0644 | 0.8792 |
59
+ | No log | 2.0 | 112 | 0.2880 | 0.4506 | 0.3938 | 0.4203 | 0.9080 |
60
+ | No log | 3.0 | 168 | 0.2802 | 0.4392 | 0.4370 | 0.4381 | 0.9117 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63de48e0b0c12e02e07823a3c0a47408948d9ab6cb12c797c65a6032791a6f33
3
  size 260797516
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32b832876674cc5c4d00a1b29060d5cba3fbd2975758dc72e3e08fc0b68d4836
3
  size 260797516