shoubing35 commited on
Commit
a4fe2d9
·
verified ·
1 Parent(s): 69e6095

Training in progress, step 250

Browse files
README.md CHANGED
@@ -1,18 +1,17 @@
1
  ---
2
  base_model: openai-community/gpt2
3
- datasets: rajpurkar/squad
4
  library_name: transformers
5
  model_name: gpt2-qat
6
  tags:
7
  - generated_from_trainer
8
- - sft
9
  - trl
 
10
  licence: license
11
  ---
12
 
13
  # Model Card for gpt2-qat
14
 
15
- This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on the [rajpurkar/squad](https://huggingface.co/datasets/rajpurkar/squad) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
 
1
  ---
2
  base_model: openai-community/gpt2
 
3
  library_name: transformers
4
  model_name: gpt2-qat
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
12
  # Model Card for gpt2-qat
13
 
14
+ This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
adapter_config.json CHANGED
@@ -26,8 +26,8 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "c_attn",
30
  "c_proj",
 
31
  "c_fc"
32
  ],
33
  "task_type": "CAUSAL_LM",
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "c_proj",
30
+ "c_attn",
31
  "c_fc"
32
  ],
33
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d18c5b07d738d80b24cbf4c9370c8134f2e1eaf1e34f4e37d49993187ab4a684
3
  size 9449344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec0c690a517cb2d6dedb0995e13a0b6e6b1bbe9c50cfa2636093942ec9a85faf
3
  size 9449344
runs/Jun26_14-31-30_b91125c80c7b/events.out.tfevents.1750948326.b91125c80c7b.2983.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fa6016e5ef6e7bb4524b19047697b8f94748f3033ab961500c7abed352a9f5e
3
+ size 41662
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95472a244a9f3c1f849809777b906e5713075c2ce4f7bc603080f2533c65665d
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b29340347f365792afe9fad275fd78367586364010e6e76cf810bb5d9eab42
3
  size 5752