shoubing35 commited on
Commit
2062d77
·
verified ·
1 Parent(s): ec6f134

Training in progress, step 40

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_fc",
30
  "c_attn",
 
31
  "c_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "c_attn",
30
+ "c_fc",
31
  "c_proj"
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:65cdd8c90ea967647e31659cce3088f63d74889f9e1ba392fef048253c85fa06
3
  size 9449344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aed1036c0c6a311bf6bc8484de102557abee9e9bc01843205738f06868d2283
3
  size 9449344
runs/Jun25_22-25-37_8c8eb044f4d6/events.out.tfevents.1750890345.8c8eb044f4d6.19212.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b58e6b49ec0b3c5d7c216a0600f842742d9c649870957de9b89d4adb3938adb
3
+ size 34286
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c560c02df19c65d50efd110c0478be1ecbdd2da74571d9b886278c38e5b9007
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b4a94b041344113f3f1bead0838612389e10e648651e2257eba504460c2378a
3
  size 5752