shoubing35 commited on
Commit
50891d7
·
verified ·
1 Parent(s): 083f201

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,9 +26,9 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "c_attn",
30
  "c_fc",
31
- "c_proj"
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:3aed1036c0c6a311bf6bc8484de102557abee9e9bc01843205738f06868d2283
3
  size 9449344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0456e8fc02dbcf1b2573c6ef48ea158b21ae0c5a54b72eee4d009055e87f1cb
3
  size 9449344
runs/Jun25_22-41-15_8c8eb044f4d6/events.out.tfevents.1750891283.8c8eb044f4d6.23437.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b998b8e2508ec0adbc39cbbae1a9067215ae60eb3c8dfc39327131e14e6bfe
3
+ size 34286
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b4a94b041344113f3f1bead0838612389e10e648651e2257eba504460c2378a
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70b902a1b13fb5a9e44a4e43d9a855bcf5355879ba873ef9188bedcc22b1962b
3
  size 5752