Commit
·
92ebd7a
1
Parent(s):
c31652b
End of training
Browse files- README.md +59 -0
- config.json +10 -0
- model.safetensors +3 -0
- runs/Jan06_18-30-47_287fba7a7b03/events.out.tfevents.1704565854.287fba7a7b03.1214.0 +3 -0
- runs/Jan06_19-02-51_287fba7a7b03/events.out.tfevents.1704567776.287fba7a7b03.1214.1 +3 -0
- runs/Jan06_19-02-51_287fba7a7b03/events.out.tfevents.1704568056.287fba7a7b03.1214.2 +3 -0
- runs/Jan06_19-02-51_287fba7a7b03/events.out.tfevents.1704568258.287fba7a7b03.1214.3 +3 -0
- runs/Jan06_19-02-51_287fba7a7b03/events.out.tfevents.1704569423.287fba7a7b03.1214.4 +3 -0
- runs/Jan06_19-35-44_287fba7a7b03/events.out.tfevents.1704569750.287fba7a7b03.1214.6 +3 -0
- runs/Jan06_19-35-44_287fba7a7b03/events.out.tfevents.1704569765.287fba7a7b03.1214.7 +3 -0
- runs/Jan06_19-35-44_287fba7a7b03/events.out.tfevents.1704570096.287fba7a7b03.1214.8 +3 -0
- runs/Jan09_13-54-13_6d66d8949295/events.out.tfevents.1704808462.6d66d8949295.224.0 +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- generated_from_trainer
|
4 |
+
model-index:
|
5 |
+
- name: roberta-regression
|
6 |
+
results: []
|
7 |
+
---
|
8 |
+
|
9 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
10 |
+
should probably proofread and complete it, then remove this comment. -->
|
11 |
+
|
12 |
+
# roberta-regression
|
13 |
+
|
14 |
+
This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
|
15 |
+
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.5758
|
17 |
+
|
18 |
+
## Model description
|
19 |
+
|
20 |
+
More information needed
|
21 |
+
|
22 |
+
## Intended uses & limitations
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Training and evaluation data
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training procedure
|
31 |
+
|
32 |
+
### Training hyperparameters
|
33 |
+
|
34 |
+
The following hyperparameters were used during training:
|
35 |
+
- learning_rate: 2e-05
|
36 |
+
- train_batch_size: 48
|
37 |
+
- eval_batch_size: 48
|
38 |
+
- seed: 42
|
39 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
+
- lr_scheduler_type: linear
|
41 |
+
- num_epochs: 5
|
42 |
+
|
43 |
+
### Training results
|
44 |
+
|
45 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
+
| No log | 1.0 | 84 | 0.5758 |
|
48 |
+
| No log | 2.0 | 168 | 0.5758 |
|
49 |
+
| No log | 3.0 | 252 | 0.5758 |
|
50 |
+
| No log | 4.0 | 336 | 0.5758 |
|
51 |
+
| No log | 5.0 | 420 | 0.5758 |
|
52 |
+
|
53 |
+
|
54 |
+
### Framework versions
|
55 |
+
|
56 |
+
- Transformers 4.35.2
|
57 |
+
- Pytorch 2.1.0+cu121
|
58 |
+
- Datasets 2.16.1
|
59 |
+
- Tokenizers 0.15.0
|
config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"CustomModel"
|
4 |
+
],
|
5 |
+
"hidden_dropout_prob": 0.1,
|
6 |
+
"hidden_size": 768,
|
7 |
+
"torch_dtype": "float32",
|
8 |
+
"transformers_version": "4.35.2",
|
9 |
+
"vocab_size": 50265
|
10 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5df82c7fe26dfe89f10cbb8d7482f01d086b7199ccddfe998ab95af93edd628
|
3 |
+
size 498609164
|
runs/Jan06_18-30-47_287fba7a7b03/events.out.tfevents.1704565854.287fba7a7b03.1214.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00c64e2a7362b22925dcbf7b332395a60bf5c5534834958fd7894664bcd4e6a0
|
3 |
+
size 3496
|
runs/Jan06_19-02-51_287fba7a7b03/events.out.tfevents.1704567776.287fba7a7b03.1214.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e7e80b2857808e7f028be82c7febc53a698482814928ae33c042477cb03b06b
|
3 |
+
size 3494
|
runs/Jan06_19-02-51_287fba7a7b03/events.out.tfevents.1704568056.287fba7a7b03.1214.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b9c1f827cd8813f971cb731c39b4942dbc8e771d1886ca35b04f39e7eb38098
|
3 |
+
size 3494
|
runs/Jan06_19-02-51_287fba7a7b03/events.out.tfevents.1704568258.287fba7a7b03.1214.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97dbd92db28b8eb085af705d100f1a6c837843fbffffc8ae28ed1c30579c9986
|
3 |
+
size 3494
|
runs/Jan06_19-02-51_287fba7a7b03/events.out.tfevents.1704569423.287fba7a7b03.1214.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bb48f65e69b7942770df273759f316d935a77527036e8249bf17ad70882c8b6
|
3 |
+
size 3494
|
runs/Jan06_19-35-44_287fba7a7b03/events.out.tfevents.1704569750.287fba7a7b03.1214.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d86ce942f1e50e8b5b3b4057ede14685e06e317592a1daf00758a55522109ba6
|
3 |
+
size 3495
|
runs/Jan06_19-35-44_287fba7a7b03/events.out.tfevents.1704569765.287fba7a7b03.1214.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32f0b2ccc62aeb87dbda80606c79ea589936cebbf9b4757ae07030641be31360
|
3 |
+
size 3495
|
runs/Jan06_19-35-44_287fba7a7b03/events.out.tfevents.1704570096.287fba7a7b03.1214.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8320b2874358dd4c1cc7fd7fdb350c83ac8652ae802e9dd3c2c3e94e9e5b7def
|
3 |
+
size 3495
|
runs/Jan09_13-54-13_6d66d8949295/events.out.tfevents.1704808462.6d66d8949295.224.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c95a143a8ab490db07e2cbf49015d22cecaf0525722b3d2550d02600e2b980b
|
3 |
+
size 5395
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ad71c39bf9011c6b93f2518c8abb9cf62fb7d09dc78e5f0bcc0bcb15dc637fa
|
3 |
+
size 4600
|