boris commited on
Commit
d4745bf
1 Parent(s): 39c0dbd

New model from https://wandb.ai/wandb/huggingtweets/runs/1bl0xgi3

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 +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://www.huggingtweets.com/uberfacts/1627622393013/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -43,19 +43,19 @@ The model was trained on tweets from UberFacts.
43
  | Data | UberFacts |
44
  | --- | --- |
45
  | Tweets downloaded | 3250 |
46
- | Retweets | 1427 |
47
- | Short tweets | 160 |
48
- | Tweets kept | 1663 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/1w8elnp2/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 @uberfacts's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3n6qm3gv) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3n6qm3gv/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:
43
  | Data | UberFacts |
44
  | --- | --- |
45
  | Tweets downloaded | 3250 |
46
+ | Retweets | 1356 |
47
+ | Short tweets | 148 |
48
+ | Tweets kept | 1746 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2wg9sgv5/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 @uberfacts's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1bl0xgi3) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1bl0xgi3/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
config.json CHANGED
@@ -36,7 +36,7 @@
36
  }
37
  },
38
  "torch_dtype": "float32",
39
- "transformers_version": "4.9.1",
40
  "use_cache": true,
41
  "vocab_size": 50257
42
  }
36
  }
37
  },
38
  "torch_dtype": "float32",
39
+ "transformers_version": "4.9.2",
40
  "use_cache": true,
41
  "vocab_size": 50257
42
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:525811a9688c3c463c8a4a499f2ba7fece6ed606843c0820a32582d41995a972
3
  size 510403817
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faacf2abbea9a7482201f0153f89646faaab306f9e2a6619e5c9f7e88b58578a
3
  size 510403817
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3359f11f37fcaf3879068d34f3acef32e772d45d706c6d394b94729ab358daf3
3
  size 2671
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc3a666e161fb2b533b95672d09815cb9c23eae210da8f8b18b2945dc26d7d78
3
  size 2671