ybelkada commited on
Commit
5c26af8
1 Parent(s): 1eb34ff

End of training

Browse files
Files changed (4) hide show
  1. README.md +3 -3
  2. config.json +1 -1
  3. tokenizer.json +6 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: trl-internal-testing/tiny-random-LlamaForCausalLM
3
  tags:
4
  - trl
5
  - sft
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # test-gguf-trainer
16
 
17
- This model is a fine-tuned version of [trl-internal-testing/tiny-random-LlamaForCausalLM](https://huggingface.co/trl-internal-testing/tiny-random-LlamaForCausalLM) on an unknown dataset.
18
 
19
  ## Model description
20
 
@@ -44,6 +44,6 @@ The following hyperparameters were used during training:
44
  ### Framework versions
45
 
46
  - Transformers 4.42.0.dev0
47
- - Pytorch 2.3.0+cu121
48
  - Datasets 2.15.0
49
  - Tokenizers 0.19.1
 
1
  ---
2
+ base_model: ybelkada/tiny-random-llama
3
  tags:
4
  - trl
5
  - sft
 
14
 
15
  # test-gguf-trainer
16
 
17
+ This model is a fine-tuned version of [ybelkada/tiny-random-llama](https://huggingface.co/ybelkada/tiny-random-llama) on an unknown dataset.
18
 
19
  ## Model description
20
 
 
44
  ### Framework versions
45
 
46
  - Transformers 4.42.0.dev0
47
+ - Pytorch 2.1.2+cu121
48
  - Datasets 2.15.0
49
  - Tokenizers 0.19.1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "trl-internal-testing/tiny-random-LlamaForCausalLM",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "ybelkada/tiny-random-llama",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
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:62e6f3c827797f1639d7c2339b1f8efae04ecdbbf9842780751089bf3ce5081f
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60c1116dc0d96b887467e7803a384a51bbae1472f763c8646522f00f8a8f9c4c
3
  size 5368