suthanhcong
commited on
Commit
•
c4a12ac
1
Parent(s):
86f324c
Model save
Browse files- README.md +59 -0
- model.safetensors +1 -1
- runs/Jun05_07-34-44_aa22cb0d3503/events.out.tfevents.1717573472.aa22cb0d3503.2102.4 +3 -0
- runs/Jun05_07-45-00_aa22cb0d3503/events.out.tfevents.1717573557.aa22cb0d3503.2102.5 +3 -0
- runs/Jun05_07-45-00_aa22cb0d3503/events.out.tfevents.1717573722.aa22cb0d3503.2102.6 +3 -0
- runs/Jun05_07-45-00_aa22cb0d3503/events.out.tfevents.1717573781.aa22cb0d3503.2102.7 +3 -0
- runs/Jun05_07-45-00_aa22cb0d3503/events.out.tfevents.1717573874.aa22cb0d3503.2102.8 +3 -0
- runs/Jun05_07-45-00_aa22cb0d3503/events.out.tfevents.1717574449.aa22cb0d3503.2102.9 +3 -0
- runs/Jun05_08-01-56_aa22cb0d3503/events.out.tfevents.1717574528.aa22cb0d3503.2102.10 +3 -0
- runs/Jun05_08-01-56_aa22cb0d3503/events.out.tfevents.1717574828.aa22cb0d3503.2102.11 +3 -0
- runs/Jun05_08-08-54_aa22cb0d3503/events.out.tfevents.1717574944.aa22cb0d3503.2102.12 +3 -0
- runs/Jun05_08-08-54_aa22cb0d3503/events.out.tfevents.1717575044.aa22cb0d3503.2102.13 +3 -0
- training_args.bin +1 -1
README.md
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: distilbert-base-uncased
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: distilbert-base-uncased-finetuned-DouRC
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# distilbert-base-uncased-finetuned-DouRC
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.2796
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 2e-05
|
38 |
+
- train_batch_size: 64
|
39 |
+
- eval_batch_size: 64
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 3
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 79 | 1.1982 |
|
50 |
+
| No log | 2.0 | 158 | 1.2529 |
|
51 |
+
| No log | 3.0 | 237 | 1.2796 |
|
52 |
+
|
53 |
+
|
54 |
+
### Framework versions
|
55 |
+
|
56 |
+
- Transformers 4.41.1
|
57 |
+
- Pytorch 2.3.0+cu121
|
58 |
+
- Datasets 2.19.2
|
59 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265470032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eaa034fda1ed123f77f1299ec63a34d8e489192a8a63849ba80c658742ada75
|
3 |
size 265470032
|
runs/Jun05_07-34-44_aa22cb0d3503/events.out.tfevents.1717573472.aa22cb0d3503.2102.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5de532105ad62c6faab3c5f7620cfd0d51ae305bd01f1f7783c2e8bba710571
|
3 |
+
size 4794
|
runs/Jun05_07-45-00_aa22cb0d3503/events.out.tfevents.1717573557.aa22cb0d3503.2102.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b912ec2eddcd63436cf6f96055d3226beee7fdcb1bc514ff10cda7fcdf185b9d
|
3 |
+
size 4794
|
runs/Jun05_07-45-00_aa22cb0d3503/events.out.tfevents.1717573722.aa22cb0d3503.2102.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d112583ba4aa4aeb56fec2c6473b84f0553511244b6a476214d5b852bc23e5be
|
3 |
+
size 4794
|
runs/Jun05_07-45-00_aa22cb0d3503/events.out.tfevents.1717573781.aa22cb0d3503.2102.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:850435d087d0cc0871a3a8b0a78213de9f1077402bcf79407e5436a4cf0d6bcf
|
3 |
+
size 4794
|
runs/Jun05_07-45-00_aa22cb0d3503/events.out.tfevents.1717573874.aa22cb0d3503.2102.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14678e2a2ee3e78deb5bc592b7c9b1bcc88f05a1ba6823ea9170f62c14c07dc9
|
3 |
+
size 4794
|
runs/Jun05_07-45-00_aa22cb0d3503/events.out.tfevents.1717574449.aa22cb0d3503.2102.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d032f10d8b83d7708cfd213d8a53044193a53b9d7c8f02128161659f58e2ad4
|
3 |
+
size 4794
|
runs/Jun05_08-01-56_aa22cb0d3503/events.out.tfevents.1717574528.aa22cb0d3503.2102.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7b5c94f7950a1e02754e1f871e9196f09ddc853b2e0dcea537d07c9f23fa692
|
3 |
+
size 4794
|
runs/Jun05_08-01-56_aa22cb0d3503/events.out.tfevents.1717574828.aa22cb0d3503.2102.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc7c73838bd0787939335ae6fe1e9fd5f36dfe844fd2ac23f3e0c2f51e320172
|
3 |
+
size 5940
|
runs/Jun05_08-08-54_aa22cb0d3503/events.out.tfevents.1717574944.aa22cb0d3503.2102.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0f51c0c7e77a20db805762446d88faa929230d0d5799853d2995bfdcdb5ee5d
|
3 |
+
size 5941
|
runs/Jun05_08-08-54_aa22cb0d3503/events.out.tfevents.1717575044.aa22cb0d3503.2102.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c92174d458a39ca25f333360cda278e5e531b4a8ad4dbd2d5c731155a688394a
|
3 |
+
size 5957
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20d8d9814e919d7441cff6b59228cc63224a1cccf1be0c1563d6080ae326e774
|
3 |
size 5176
|