venkatasg commited on
Commit
1dd3e6d
1 Parent(s): ab129db

Training in progress, step 2000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "models/smolm-autoreg-bpe-seed_1024/config.json",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
 
1
  {
2
+ "_name_or_path": "models/smolm-autoreg-bpe-seed_1024",
3
  "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20aa25f5f372bb1774c8cd4002419cf909fb3d6b6eb581c994869832c46b2e49
3
  size 33810896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63eabbbf023d5dac67316b47dafe3ddba76cd435755c073a06a06d9d734f975f
3
  size 33810896
runs/Mar13_11-30-05_phyl-ling-p01.la.utexas.edu/events.out.tfevents.1710347406.phyl-ling-p01.la.utexas.edu.47814.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea569729b66e1de12383b672f2d50192a0baed528cc03cfc887e9e098df4208a
3
+ size 5621
tokenizer.json CHANGED
@@ -1,7 +1,14 @@
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
+ "padding": {
5
+ "strategy": "BatchLongest",
6
+ "direction": "Right",
7
+ "pad_to_multiple_of": null,
8
+ "pad_id": 0,
9
+ "pad_type_id": 0,
10
+ "pad_token": "<pad>"
11
+ },
12
  "added_tokens": [
13
  {
14
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ca2979c367d6f24a147c57a1eaea8841582db816f4ea59dce9b6e965362d0d7
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea4019014cf44450be396b1ce069a4e55915908af1bbaedad24225a809555741
3
  size 5048