File size: 3,636 Bytes
7504750
 
 
d842af3
7504750
 
 
 
 
 
 
 
 
 
 
 
 
7b7ea0b
d842af3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b7ea0b
d842af3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7b7ea0b
7504750
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
---
library_name: transformers
tags:
- Dutch
- generated_from_trainer
model-index:
- name: childes-segmentation-100k-gpt2_lm-model
  results: []
---

<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->

# childes-segmentation-100k-gpt2_lm-model

This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
It achieves the following results on the evaluation set:
- epoch: 4000.0
- eval_absolute_seg_boundary_fscore_Boundary Prediction: 0.6381
- eval_absolute_seg_boundary_fscore_Entropy: 0.4936
- eval_absolute_seg_boundary_fscore_Increase in Boundary Prediction: 0.6397
- eval_absolute_seg_boundary_fscore_Increase in Entropy: 0.6171
- eval_absolute_seg_boundary_fscore_Increase in Loss: 0.6068
- eval_absolute_seg_boundary_fscore_Increase in Rank: 0.6806
- eval_absolute_seg_boundary_fscore_Loss: 0.5355
- eval_absolute_seg_boundary_fscore_Majority Vote Cutoff: 0.7011
- eval_absolute_seg_boundary_fscore_Majority Vote Spike: 0.7273
- eval_absolute_seg_boundary_fscore_Rank: 0.5571
- eval_absolute_seg_type_fscore_Boundary Prediction: 0.1447
- eval_absolute_seg_type_fscore_Entropy: 0.2626
- eval_absolute_seg_type_fscore_Increase in Boundary Prediction: 0.3233
- eval_absolute_seg_type_fscore_Increase in Entropy: 0.3100
- eval_absolute_seg_type_fscore_Increase in Loss: 0.2509
- eval_absolute_seg_type_fscore_Increase in Rank: 0.4174
- eval_absolute_seg_type_fscore_Loss: 0.2412
- eval_absolute_seg_type_fscore_Majority Vote Cutoff: 0.4319
- eval_absolute_seg_type_fscore_Majority Vote Spike: 0.4164
- eval_absolute_seg_type_fscore_Rank: 0.2972
- eval_bpc: 4.4805
- eval_loss: 3.1056
- eval_model_preparation_time: 0.0008
- eval_perplexity: 22.3231
- eval_runtime: 47.9148
- eval_samples_per_second: 2.964
- eval_spike_seg_boundary_fscore_Boundary Prediction: 0.7308
- eval_spike_seg_boundary_fscore_Entropy: 0.5944
- eval_spike_seg_boundary_fscore_Increase in Boundary Prediction: 0.7195
- eval_spike_seg_boundary_fscore_Increase in Entropy: 0.6282
- eval_spike_seg_boundary_fscore_Increase in Loss: 0.6258
- eval_spike_seg_boundary_fscore_Increase in Rank: 0.6735
- eval_spike_seg_boundary_fscore_Loss: 0.5578
- eval_spike_seg_boundary_fscore_Majority Vote Cutoff: 0.7329
- eval_spike_seg_boundary_fscore_Majority Vote Spike: 0.7085
- eval_spike_seg_boundary_fscore_Rank: 0.6106
- eval_spike_seg_type_fscore_Boundary Prediction: 0.3885
- eval_spike_seg_type_fscore_Entropy: 0.2817
- eval_spike_seg_type_fscore_Increase in Boundary Prediction: 0.3610
- eval_spike_seg_type_fscore_Increase in Entropy: 0.2866
- eval_spike_seg_type_fscore_Increase in Loss: 0.3167
- eval_spike_seg_type_fscore_Increase in Rank: 0.3724
- eval_spike_seg_type_fscore_Loss: 0.2626
- eval_spike_seg_type_fscore_Majority Vote Cutoff: 0.4120
- eval_spike_seg_type_fscore_Majority Vote Spike: 0.3425
- eval_spike_seg_type_fscore_Rank: 0.3228
- eval_steps_per_second: 0.104
- step: 100000

## Model description

More information needed

## Intended uses & limitations

More information needed

## Training and evaluation data

More information needed

## Training procedure

### Training hyperparameters

The following hyperparameters were used during training:
- learning_rate: 0.001
- train_batch_size: 32
- eval_batch_size: 32
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 30000
- training_steps: 100000

### Framework versions

- Transformers 4.44.2
- Pytorch 2.4.0+cu118
- Datasets 2.18.0
- Tokenizers 0.19.1