shoubing35 commited on
Commit
c0c78d6
·
verified ·
1 Parent(s): 71d106a

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,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:fb418d9607510cc386f540c56192c1f16111fc47c3b9c6eb71b089915c0f71e3
3
  size 9449344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd0e3fcc349b233dec6a1b9d4f5f3fc3e7183fa6a1d50e5770234de02d595db7
3
  size 9449344
runs/Jun24_23-58-37_b07c6511e1f9/events.out.tfevents.1750809520.b07c6511e1f9.52414.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:009e55d1f699d39b532d5ecf9d561c3b57699e990bbf60c039ed9961f0e217fc
3
+ size 6198
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d2acb072e6afc9a059cd1fd7cd993d6a13f0e82b13f87c48cd5cdc825e1e33b
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48e5a5cf65b96c0c6521168ae31e3f043132e7eddb8b155a6121a18050f48a5b
3
  size 5752