aiface commited on
Commit
107f9db
·
verified ·
1 Parent(s): dd0eb8a

Model save

Browse files
Files changed (3) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
  3. model_predict_test.csv +0 -0
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: uitnlp/CafeBERT
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: CafeBERT_massive
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # CafeBERT_massive
16
+
17
+ This model is a fine-tuned version of [uitnlp/CafeBERT](https://huggingface.co/uitnlp/CafeBERT) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.8941
20
+ - Slot P: 0.0093
21
+ - Slot R: 0.0199
22
+ - Slot F1: 0.0127
23
+ - Slot Exact Match: 0.0679
24
+ - Intent Acc: 0.8756
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: 5e-05
44
+ - train_batch_size: 128
45
+ - eval_batch_size: 128
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 2
48
+ - total_train_batch_size: 256
49
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: cosine
51
+ - lr_scheduler_warmup_ratio: 0.06
52
+ - num_epochs: 10
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Slot P | Slot R | Slot F1 | Slot Exact Match | Intent Acc |
58
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:-------:|:----------------:|:----------:|
59
+ | No log | 1.0 | 45 | 2.2457 | 0.0123 | 0.0064 | 0.0085 | 0.3665 | 0.7201 |
60
+ | 10.82 | 2.0 | 90 | 1.1090 | 0.0111 | 0.0182 | 0.0138 | 0.1756 | 0.8598 |
61
+ | 2.7961 | 3.0 | 135 | 0.9549 | 0.0097 | 0.0176 | 0.0125 | 0.1604 | 0.8647 |
62
+ | 1.7004 | 4.0 | 180 | 0.9027 | 0.0098 | 0.0193 | 0.0130 | 0.1215 | 0.8726 |
63
+ | 1.2198 | 5.0 | 225 | 0.8941 | 0.0093 | 0.0199 | 0.0127 | 0.0679 | 0.8756 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.55.0
69
+ - Pytorch 2.7.0+cu126
70
+ - Datasets 3.6.0
71
+ - Tokenizers 0.21.4
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6eda8d583c4e17da9eb3bef6fa25ea16958b17cdb8d7c3c3b51027c2868dc66b
3
  size 2240311788
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7f3f56af0e5f1fdb020c532af8555714bb67c27231b73eb16179249115a89a9
3
  size 2240311788
model_predict_test.csv CHANGED
The diff for this file is too large to render. See raw diff