marksusol commited on
Commit
038938b
·
verified ·
1 Parent(s): c9ec465

Model save

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-v3-xsmall
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - recall
8
+ - precision
9
+ model-index:
10
+ - name: deberta-v3-xsmall-finetuned-ner-1024
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
+ # deberta-v3-xsmall-finetuned-ner-1024
18
+
19
+ This model is a fine-tuned version of [microsoft/deberta-v3-xsmall](https://huggingface.co/microsoft/deberta-v3-xsmall) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1799
22
+ - Recall: 0.0
23
+ - Precision: 0.0
24
+ - Fbeta Score: nan
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0013
44
+ - train_batch_size: 2
45
+ - eval_batch_size: 4
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: cosine
49
+ - num_epochs: 10
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Recall | Precision | Fbeta Score |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:---------:|:-----------:|
55
+ | 0.1644 | 1.0 | 4496 | 0.1353 | 0.0 | 0.0 | nan |
56
+ | 0.1576 | 2.0 | 8992 | 0.1371 | 0.0 | 0.0 | nan |
57
+ | 0.1728 | 3.0 | 13488 | 0.2194 | 0.0 | 0.0 | nan |
58
+ | 0.1422 | 4.0 | 17984 | 0.1799 | 0.0 | 0.0 | nan |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.40.0
64
+ - Pytorch 2.1.2
65
+ - Datasets 2.19.0
66
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d62bea724488af7b0e98ad8d5c2edaf18b48df9d6439afa74cc6f2296772ee62
3
  size 282772844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5054aab08f22316fc8d4639b0eb333691b86f43ca57ec5e1c396fc91144152d
3
  size 282772844