Sayan01 commited on
Commit
72ccc0b
·
verified ·
1 Parent(s): 60261ba

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -19,8 +19,8 @@
19
  "layer_norm_eps": 1e-12,
20
  "max_position_embeddings": 512,
21
  "model_type": "bert",
22
- "num_attention_heads": 12,
23
- "num_hidden_layers": 12,
24
  "pad_token_id": 0,
25
  "position_embedding_type": "absolute",
26
  "problem_type": "regression",
 
19
  "layer_norm_eps": 1e-12,
20
  "max_position_embeddings": 512,
21
  "model_type": "bert",
22
+ "num_attention_heads": 6,
23
+ "num_hidden_layers": 6,
24
  "pad_token_id": 0,
25
  "position_embedding_type": "absolute",
26
  "problem_type": "regression",
logs/events.out.tfevents.1727815272.spartan-gpgpu147.hpc.unimelb.edu.au.105216.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89985e82f641a125aa21eccf7990b2fefbebb604b35e5e02eea7e335d7b06ee7
3
- size 11250
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:998fbbd4ee0dc9a3b20ef07386b55df15d68e713e5d584eb757ba47af27b2287
3
+ size 12256
logs/events.out.tfevents.1727816070.spartan-gpgpu147.hpc.unimelb.edu.au.105216.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:637722dbc827a29773493690cb074096e40aa7f6cccdbf435324fb2f2b04f6ec
3
+ size 529
logs/events.out.tfevents.1727816148.spartan-gpgpu147.hpc.unimelb.edu.au.122244.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd0847617f5b94261e0c2f9ed9549ebbb71f3dc63822470f08c49551f241107
3
+ size 5392
logs/events.out.tfevents.1727816179.spartan-gpgpu147.hpc.unimelb.edu.au.122244.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37b987f6b9b0790a442d70a12b6a73e3a9155d81a161656c8e21c2d8aafa87da
3
+ size 458
logs/events.out.tfevents.1727816223.spartan-gpgpu147.hpc.unimelb.edu.au.123661.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5153b5e199d7abf0ea6f6b087df335647411b1f14e3c1bf341ed6e1c2ec455a6
3
+ size 6032
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40930a2060819fe4fec5530a00859f988b7392a07a9b2a42a7e04fa1f7b252b3
3
- size 133464836
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09edcf58fc5bcd4f4417667d6675235e1951917e3eabe2a618a1b25d3bb905d1
3
+ size 90866412
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,