shoubing35 commited on
Commit
278d56f
·
verified ·
1 Parent(s): d1aec31

Training in progress, step 3

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_proj",
30
  "c_fc",
 
31
  "c_attn"
32
  ],
33
  "task_type": "CAUSAL_LM",
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "c_fc",
30
+ "c_proj",
31
  "c_attn"
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:4ec26e1a53f65f314a8b9959ce3846dec2befb0481b905d68584d069b228a57d
3
  size 9449344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc165b4b6f44242a818f7e2a5ba366518c6510600b5967d0e128cc137deed22f
3
  size 9449344
runs/Jun26_01-08-17_8c8eb044f4d6/events.out.tfevents.1750900105.8c8eb044f4d6.62618.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7faa89053960c71cd46007fcc78761f00a5cf0233dba72bdcfa9801a6f4197fa
3
+ size 6198
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:578ceade1bfd39ee7c897b77ff5106e9bdd84b5423a1e5a77cccf548ed37005d
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e9ca8243173d9cd96973aa8f88ae923081b127a0260a846e4f84ea65189cf72
3
  size 5752