boris commited on
Commit
93d6c26
1 Parent(s): 28f16ea

New model from https://wandb.ai/wandb/huggingtweets/runs/2sqfkavy

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -42,20 +42,20 @@ The model was trained on tweets from R.Сам 🦋🐏.
42
 
43
  | Data | R.Сам 🦋🐏 |
44
  | --- | --- |
45
- | Tweets downloaded | 3244 |
46
- | Retweets | 284 |
47
- | Short tweets | 397 |
48
- | Tweets kept | 2563 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3mm5v8je/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
51
 
52
  ## Training procedure
53
 
54
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @logo_daedalus's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3mr4fz6a) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3mr4fz6a/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
42
 
43
  | Data | R.Сам 🦋🐏 |
44
  | --- | --- |
45
+ | Tweets downloaded | 3246 |
46
+ | Retweets | 286 |
47
+ | Short tweets | 525 |
48
+ | Tweets kept | 2435 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/p519lfw5/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
51
 
52
  ## Training procedure
53
 
54
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @logo_daedalus's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/2sqfkavy) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/2sqfkavy/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
config.json CHANGED
@@ -37,7 +37,7 @@
37
  }
38
  },
39
  "torch_dtype": "float32",
40
- "transformers_version": "4.20.1",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
 
37
  }
38
  },
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.22.2",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66be74ea6761523f5986f23ef73d965ca5d87b7e5e3a384ef0fb529bd5daea72
3
  size 510396521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80c65855f95d3756046ddea6e556f57df214c4845c264049ac21532a5e866e54
3
  size 510396521
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0207850a78cc97a54d615aec25de8820c723fe0b7f56d1b621437400bd69ccf0
3
- size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b9c0c068fedcf5bfa20f559e481d9ff57e2c8f15ba5dd59d0f0b34387632df8
3
+ size 3375