shoubing35 commited on
Commit
13c695b
·
verified ·
1 Parent(s): 0310dd5

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
- - trl
9
  - sft
 
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
  - sft
8
+ - trl
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,9 +26,9 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "c_attn",
30
  "c_proj",
31
- "c_fc"
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "c_proj",
30
+ "c_fc",
31
+ "c_attn"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8073d8236648e6c46296cf60a4ef23c9c5adcca71faceaa2d07d723e318b97b
3
  size 9449344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ede7b05f4a0e7c61769ce28849e88fc9d700b65688e2038228b9423ce68b2f2
3
  size 9449344
runs/Jun26_02-16-28_ed24a677fe0c/events.out.tfevents.1750904209.ed24a677fe0c.4983.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:277e4ce9d56853d595fc6147881b7a959d8ff4d084b8442c44d892ad8930cd4c
3
+ size 41662
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50df54440c5c5316d964b781f51f934d069e566a0b9db75e61125f9f1bed0f8a
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87fb7eb8fb63956596f91c4984883a657d3039a1973c25dc76a18979f18dfed8
3
  size 5752