shoubing35 commited on
Commit
2b4bc4a
·
verified ·
1 Parent(s): ba8d444

Training in progress, step 1

Browse files
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  base_model: openai-community/gpt2
3
- datasets: rajpurkar/squad
4
  library_name: transformers
5
  model_name: gpt2-qat
6
  tags:
@@ -12,7 +11,7 @@ licence: license
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:
 
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:6364677ae1382838514388b6aec6af3ef10c544a9d83a5615db079055676066e
3
  size 9449344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8f6030c067b41a9ba831325346cf33b50da4b15ccb7c78844ad9600ab944c87
3
  size 9449344
runs/Jun26_21-04-31_f714f15d2793/events.out.tfevents.1750971874.f714f15d2793.20985.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7258586ac1fa3aa0d57a7f73cd7baec4a42f529a1fc1da54e623197252f21f3e
3
+ size 6198
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee9f56b55969c1874fde82ff5b008d1a4153cf481a3dad7e999be97ff44f8bfe
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7826829d3ad3894845f4e18ade23064d0875620e450ac011ffcd4433856cb5cb
3
  size 5752