sheduele commited on
Commit
2d1dcf0
·
verified ·
1 Parent(s): 099eec5

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "position_embedding_type": "absolute",
27
  "problem_type": "regression",
28
  "torch_dtype": "float32",
29
- "transformers_version": "4.36.2",
30
  "type_vocab_size": 2,
31
  "use_cache": true,
32
  "vocab_size": 28996
 
26
  "position_embedding_type": "absolute",
27
  "problem_type": "regression",
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.37.1",
30
  "type_vocab_size": 2,
31
  "use_cache": true,
32
  "vocab_size": 28996
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95604c57abbece3f9cb1a11649fb0970223c2551e7f368b16dcf9f9c24386f40
3
  size 433267692
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a833a88d0dc538e29ec0c584d5c7d26e55f97b2f06e495caebbdf8f65d020033
3
  size 433267692
runs/Jan26_09-25-27_d6848b9f607a/events.out.tfevents.1706261129.d6848b9f607a.585349.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14d74fa0cf41de92ae99c95537da6efdc233a6503740b5a377f62205e3b6c00a
3
- size 5930
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50b4df2effcf8d5f0482d2ff2e20cedb1db58e2746925fb4b841cd31418ab152
3
+ size 8192
runs/Jan26_09-52-41_48b3f0e7a497/events.out.tfevents.1706262762.48b3f0e7a497.90.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97867e643ee5d75abcafa6bae90a795b7192fbed6a2b55a6e9e6fd001931f189
3
+ size 4664
tmp-checkpoint-612/config.json ADDED
File without changes
tmp-checkpoint-612/model.safetensors ADDED
File without changes
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1d0ce1cbf29fb03359cc0d3bfe8ed94a18d723363d80f1f8593ea8f380fadc0
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48486f47af07c91b55439eb5e70219957e81a1a880cf31b227cb537307771f48
3
  size 4664