boris commited on
Commit
0bbbecd
1 Parent(s): d61c562

New model from https://wandb.ai/wandb/huggingtweets/runs/31kt4kvm

Browse files
Files changed (4) hide show
  1. README.md +8 -8
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: http://www.huggingtweets.com/soundersfc/1655677887486/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/1534211044800835584/Qnap_ORn_400x400.jpg&#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;)">
@@ -43,19 +43,19 @@ The model was trained on tweets from Seattle Sounders FC.
43
  | Data | Seattle Sounders FC |
44
  | --- | --- |
45
  | Tweets downloaded | 3250 |
46
- | Retweets | 475 |
47
- | Short tweets | 154 |
48
- | Tweets kept | 2621 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/39ddmujs/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 @soundersfc's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/5n1smi88) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/5n1smi88/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/1542935688026370048/DofQNu_P_400x400.jpg&#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;)">
 
43
  | Data | Seattle Sounders FC |
44
  | --- | --- |
45
  | Tweets downloaded | 3250 |
46
+ | Retweets | 476 |
47
+ | Short tweets | 148 |
48
+ | Tweets kept | 2626 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/29216l8g/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 @soundersfc's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/31kt4kvm) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/31kt4kvm/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.0",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
 
37
  }
38
  },
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.20.1",
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:e1aa186e4191ee4daac896f655704565004c26e1f9351ac5cd2755ae56f9c918
3
  size 510396521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e16c427385166290272f32e954cd6a5a32f4e7bc18662ce28c21b36c4e1fcec4
3
  size 510396521
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4b14b08903e8ce2f7389af608f4dbfc49fe4c7b93486cb2e4e81da4310e979b
3
  size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d35b1709352503aaa63550fd7d14a9a51c876f38675f9eee1c11ac0d4be24e62
3
  size 3311