anrichter commited on
Commit
1488da6
·
verified ·
1 Parent(s): db6d469

End of training

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. model.safetensors +1 -1
  3. tokenizer.json +6 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ print(output["generated_text"])
29
 
30
  ## Training procedure
31
 
32
-
33
 
34
 
35
  This model was trained with SFT.
@@ -38,7 +38,7 @@ This model was trained with SFT.
38
 
39
  - TRL: 0.13.0
40
  - Transformers: 4.47.1
41
- - Pytorch: 2.7.0.dev20250107
42
  - Datasets: 3.2.0
43
  - Tokenizers: 0.21.0
44
 
 
29
 
30
  ## Training procedure
31
 
32
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/fey3678-university-of-potsdam/huggingface/runs/qodtv59b)
33
 
34
 
35
  This model was trained with SFT.
 
38
 
39
  - TRL: 0.13.0
40
  - Transformers: 4.47.1
41
+ - Pytorch: 2.5.1+cu121
42
  - Datasets: 3.2.0
43
  - Tokenizers: 0.21.0
44
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88746d9e3afdb463e8f03112df9d0dae523c09868649aaeb80f0c1a0b3bd2d23
3
  size 538090408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0997466c5e4a87ae8b6a83b6f940236201df344ce6efe352da1525cb8998811d
3
  size 538090408
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": 1024,
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:a10477915f0caea0bfcfe7ee900bc9e8d6cde2421cebcb9a649ebc47ae840626
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70f419c108b1ce735c539cede12617939d3a878056cacea8d070f495d5901bdd
3
  size 5624