boris commited on
Commit
ff65638
1 Parent(s): d914c95

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

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://www.huggingtweets.com/heyarav/1626642348176/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -10,7 +10,7 @@ widget:
10
  <div class="inline-flex flex-col" style="line-height: 1.5;">
11
  <div class="flex">
12
  <div
13
- style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1416836363756793856/SFYodZgB_400x400.png&#39;)">
14
  </div>
15
  <div
16
  style="display:none; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;&#39;)">
@@ -42,20 +42,20 @@ The model was trained on tweets from Arav.
42
 
43
  | Data | Arav |
44
  | --- | --- |
45
- | Tweets downloaded | 3245 |
46
- | Retweets | 409 |
47
- | Short tweets | 787 |
48
  | Tweets kept | 2049 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3o0niz6o/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 @heyarav's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1isqmrcb) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1isqmrcb/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - huggingtweets
6
  widget:
 
10
  <div class="inline-flex flex-col" style="line-height: 1.5;">
11
  <div class="flex">
12
  <div
13
+ style="display:inherit; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;https://pbs.twimg.com/profile_images/1416877970132672512/942NnDJA_400x400.png&#39;)">
14
  </div>
15
  <div
16
  style="display:none; margin-left: 4px; margin-right: 4px; width: 92px; height:92px; border-radius: 50%; background-size: cover; background-image: url(&#39;&#39;)">
 
42
 
43
  | Data | Arav |
44
  | --- | --- |
45
+ | Tweets downloaded | 3246 |
46
+ | Retweets | 411 |
47
+ | Short tweets | 786 |
48
  | Tweets kept | 2049 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3n441q7z/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 @heyarav's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/2s8u4vm6) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/2s8u4vm6/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d69930a6ab9e049997fc7b0547b70bed31be31beec0214fb86efafba26689dc5
3
  size 510403817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58495a7b395f2e5e51d63609924feb87637f2ad4e6a2d217fda8ce64299e06e0
3
  size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8944bd84cdfcfbef39470bc1a0d4c62437d5331f4fbcf9545d9da9dd94b50de0
3
  size 2671
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7248f7def359d7a78c33cc592c8e0e52e31c13af913b0f702985cc5692553787
3
  size 2671