File size: 4,896 Bytes
0ae2391
 
 
 
 
 
 
f61079b
 
c517762
f61079b
87b1a46
 
f61079b
c517762
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f61079b
 
dcea8eb
0ae2391
 
 
 
 
f61079b
0ae2391
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f61079b
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
---
license: apache-2.0
base_model: pszemraj/mega-ar-small-4096-NC-simplewiki-v1
tags:
- generated_from_trainer
metrics:
- accuracy
inference:
  parameters:
    max_new_tokens: 64
    do_sample: true
    repetition_penalty: 1.1
    no_repeat_ngram_size: 5
    eta_cutoff: 0.001
widget:
- text: My name is El Microondas the Wise and
  example_title: El Microondas
- text: Kennesaw State University is a public
  example_title: Kennesaw State University
- text: >-
    Bungie Studios is an American video game developer. They are most famous for
    developing the award winning Halo series of video games. They also made
    Destiny. The studio was founded
  example_title: Bungie
- text: The Mona Lisa is a world-renowned painting created by
  example_title: Mona Lisa
- text: >-
    The Harry Potter series, written by J.K. Rowling, begins with the book
    titled
  example_title: Harry Potter Series
- text: >-
    Question: I have cities, but no houses. I have mountains, but no trees. I
    have water, but no fish. What am I?

    Answer:
  example_title: Riddle
- text: The process of photosynthesis involves the conversion of
  example_title: Photosynthesis
- text: >-
    Jane went to the store to buy some groceries. She picked up apples, oranges,
    and a loaf of bread. When she got home, she realized she forgot
  example_title: Story Continuation
- text: >-
    Problem 2: If a train leaves Station A at 9:00 AM and travels at 60 mph, and
    another train leaves Station B at 10:00 AM and travels at 80 mph, when will
    they meet if the distance between the stations is 300 miles?

    To determine
  example_title: Math Problem
- text: In the context of computer programming, an algorithm is
  example_title: Algorithm Definition
pipeline_tag: text-generation
datasets:
- JeanKaddour/minipile
- pszemraj/simple_wikipedia_LM
---

<!-- 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. -->

# mega-ar-small-4096-NC-minipile-v1

This model is a fine-tuned version of [pszemraj/mega-ar-small-4096-NC-simplewiki-v1](https://huggingface.co/pszemraj/mega-ar-small-4096-NC-simplewiki-v1) on the None dataset.
It achieves the following results on the evaluation set:
- Loss: 3.7502
- Accuracy: 0.3650

## 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.0003
- train_batch_size: 1
- eval_batch_size: 1
- seed: 80085
- gradient_accumulation_steps: 64
- total_train_batch_size: 64
- optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-07
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.05
- num_epochs: 1.0

### Training results

| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
| 5.7062        | 0.04  | 200  | 5.5259          | 0.1829   |
| 5.4056        | 0.07  | 400  | 5.1650          | 0.2073   |
| 5.1319        | 0.11  | 600  | 4.9704          | 0.2261   |
| 4.9674        | 0.14  | 800  | 4.8417          | 0.2370   |
| 4.951         | 0.18  | 1000 | 4.7261          | 0.2467   |
| 4.7753        | 0.21  | 1200 | 4.6288          | 0.2554   |
| 4.6721        | 0.25  | 1400 | 4.5260          | 0.2678   |
| 4.6081        | 0.28  | 1600 | 4.4409          | 0.2768   |
| 4.4929        | 0.32  | 1800 | 4.3566          | 0.2857   |
| 4.4345        | 0.35  | 2000 | 4.2812          | 0.2957   |
| 4.3024        | 0.39  | 2200 | 4.2085          | 0.3052   |
| 4.2505        | 0.42  | 2400 | 4.1424          | 0.3151   |
| 4.2294        | 0.46  | 2600 | 4.0859          | 0.3217   |
| 4.2766        | 0.49  | 2800 | 4.0372          | 0.3298   |
| 4.1229        | 0.53  | 3000 | 3.9901          | 0.3357   |
| 4.2007        | 0.56  | 3200 | 3.9538          | 0.3410   |
| 3.9723        | 0.6   | 3400 | 3.9186          | 0.3453   |
| 4.0599        | 0.63  | 3600 | 3.8881          | 0.3487   |
| 4.0351        | 0.67  | 3800 | 3.8650          | 0.3515   |
| 3.9324        | 0.7   | 4000 | 3.8419          | 0.3546   |
| 3.9408        | 0.74  | 4200 | 3.8234          | 0.3564   |
| 3.9499        | 0.77  | 4400 | 3.8091          | 0.3585   |
| 3.9456        | 0.81  | 4600 | 3.7938          | 0.3602   |
| 3.9035        | 0.84  | 4800 | 3.7809          | 0.3618   |
| 3.8709        | 0.88  | 5000 | 3.7712          | 0.3631   |
| 3.8189        | 0.92  | 5200 | 3.7612          | 0.3639   |
| 3.7973        | 0.95  | 5400 | 3.7549          | 0.3646   |
| 3.8952        | 0.99  | 5600 | 3.7502          | 0.3650   |


### Framework versions

- Transformers 4.33.1
- Pytorch 2.2.0.dev20230907+cu118
- Datasets 2.14.5
- Tokenizers 0.13.3